MessageValidationMethod Enumeration
Specifies the types of message validation methods.
Assembly: Microsoft.SqlServer.TransactSql.ScriptDom (in Microsoft.SqlServer.TransactSql.ScriptDom.dll)
| Member name | Description | |
|---|---|---|
| Empty | The Method is Empty. | |
| None | The Message is None. | |
| NotSpecified | The Message is NotSpecified. | |
| ValidXml | The Message is ValidXml. | |
| WellFormedXml | The Message is WellFormedXml. |
Show: