Versions Compared

Key

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

...

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.

Syntax

Code Block
languagevb
Public Sub SetXMLUnTyped()

See Also