Tables Collection (XMLAdapter)
The Tables collection in an XMLAdapter object contains one or more XMLTable objects and describes XML as a Visual FoxPro cursors along with any relational information. To create a new XMLTable object and add it to the Tables collection, or populate the Tables collection with one or more tables, use the XMLAdapterLoadXML, AddTableSchema, or Attach methods.
XMLAdapter.Tables
See Also
Objects, Collections, and Classes | XMLAdapter Object Properties, Methods, and Events | XMLTable Class | AddTableSchema Method
Applies To: XMLAdapter Class