NextSiblingTable Property
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