Description

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

Property Type

  • Read-only property

Syntax

Public Property IsXMLDocument() As Variant
  • No labels