Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Description

SQL Server 2005 and later only. Returns true if the column has the XML data type and is flagged as document. Applies only to SQL Server 2005 and later. DATATYPE: Boolean.

Property Type

  • Read-only property

...

Code Block
languagevb
Public Property IsXMLDocument() As Variant
Info
titleSee Also