Description

SQL Server 2005 and later only. Use to make the XML datatype of a column untyped (clears CollectionName and DOCUMENT flag). Column must be datatype XML.

Syntax

Public Sub SetXMLUnTyped()
  • No labels