Versions Compared

Key

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

...

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-onlypropertyonly property

Syntax

Code Block
languagevb
Public Property IsXMLDocument() As Variant

...