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.
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
See Also
Reference
LoadXML Method
Nest Method
XMLTable Class