XMLAdapter Property

Contains an object reference to an XMLAdapter object only when that XMLAdapter Tables collection contains the XMLTable object.

XMLTable.XMLAdapter

Return Value

Object reference. XMLAdapter contains one of the following:

  • An object reference to an XMLAdapter object whose Tables collection contains the XMLTable object

  • Null (.NULL.) under the following conditions:

    • The XMLTable object is created by itself, contained neither by an XMLAdapter object nor as the child of another XMLTable object.

    • When the XMLTable object is contained by another XMLTable object. The ParentTable property contains an object reference to the parent XMLTable object.

Remarks

Applies To: XMLTable Class

See Also

Reference

XMLTable Object Properties, Methods, and Events

XMLAdapter Class

Tables Collection (XMLAdapter)

ParentTable Property

Other Resources

Properties (Visual FoxPro)