Page History
...
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 | ||
---|---|---|
| ||
Public Property IsXMLDocument() As Variant |
...