XmlDataTypeOption Enumeration
Specifies the XML data type.
Assembly: Microsoft.SqlServer.TransactSql.ScriptDom (in Microsoft.SqlServer.TransactSql.ScriptDom.dll)
| Member name | Description | |
|---|---|---|
| Content | Type is Content. | |
| Document | Type is Document. | |
| None | Type is None. |
Show: