Indicates the first nested XMLTable object in the hierarchy of an XML document. Read-only at design time and run time.
XMLTable.FirstNestedTable = oXMLTable |
Return Value
- oXMLTable
- Object reference to the first XMLTable object.
- null (.NULL.)
- Property not populated. Indicates that there are no nested XMLTables.
Remarks
Applies to: XMLTable Class