You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 3 Current »

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

See Also

  • No labels