Links are not active on this page.
 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

Expand imageReturn Value

oXMLTable

An object reference to a sibling XMLTable object.

null (.NULL.)

Property not populated. Indicates that there is no sibling XMLTable object.

Expand imageRemarks

Applies to: XMLTable Class

Expand imageSee Also