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.
Removes the hierarchical relation of a nested XMLTable object while leaving the XMLTables nested.
XMLTable.Unnest( )
Remarks
Applies To: XMLTable Class
If an XMLtable object is nested using the Nest Method, the Unnest method removes the hierarchical relation to the XMLtable. If the XMLTable is not currently nested, the Unnest method does nothing.