Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Specifies the next sibling XMLTable object for an XMLTable object nested within a hierarchy. Read-only at design time and run time.
XMLTable.NextSiblingTable = oXMLTable
Return Value
- oXMLTable
An object reference to a sibling XMLTable object.
- null (.NULL.)
Property not populated. Indicates that there is no sibling XMLTable object.
Remarks
Applies to: XMLTable Class