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 whether the XMLAdapter object is associated with an XML document. Read-only.
XMLAdapter.IsLoaded [= lValue]
Return Value
lValue
Logical data type. The following table lists the values for lValue.lValue Description False (.F.)
XMLAdapter is not associated with an XML document. (Default)
True (.T.)
XMLAdapter is associated with an XML document.
Remarks
Applies To: XMLAdapter Class
See Also
Reference
XMLAdapter Object Properties, Methods, and Events