Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

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
languagevb
Public Sub SetXMLUnTyped()
Info
titleSee Also