Page History
Description
SQL Server 2005 and later only. Use to make the XML datatype of a column untyped (clears CollectionName and DOCUMENT flag). Column has to have datatype XML. For SQL Server 2005 and later versions.must be datatype XML.
Syntax
Code Block | ||
---|---|---|
| ||
Public Sub SetXMLUnTyped() |
Info | ||
---|---|---|
| ||