NestedInto Property
Specifies the parent XMLTable object for an XMLTable within a hierarchy. Read-only at design time and run time.
XMLTable.NestedInto = oXMLTable
Return Value
- oXMLTable
Object reference to the parent XMLTable object.
- null (.NULL.)
Property not populated. Indicates that there is no parent XMLTable.
Remarks
Applies to: XMLTable Class