Перечисление MessageValidationMethod

Specifies the types of message validation methods.

Пространство имен:  Microsoft.SqlServer.TransactSql.ScriptDom
Сборка:  Microsoft.SqlServer.TransactSql.ScriptDom (в Microsoft.SqlServer.TransactSql.ScriptDom.dll)

Синтаксис

'Декларация
Public Enumeration MessageValidationMethod
'Применение
Dim instance As MessageValidationMethod
public enum MessageValidationMethod
public enum class MessageValidationMethod
type MessageValidationMethod
public enum MessageValidationMethod

Элементы

Имя элемента Описание
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.

См. также

Справочник

Пространство имен Microsoft.SqlServer.TransactSql.ScriptDom