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

Compare with Current View Page History

« Previous Version 2 Next »

Description

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

Syntax

Public Property IsXMLDocument() As Variant

See Also

  • No labels