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

Specifies the options on enforcement of trigger execution.

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

Синтаксис

'Декларация
<SerializableAttribute> _
Public Enumeration TriggerEnforcement
'Применение
Dim instance As TriggerEnforcement
[SerializableAttribute]
public enum TriggerEnforcement
[SerializableAttribute]
public enum class TriggerEnforcement
[<SerializableAttribute>]
type TriggerEnforcement
public enum TriggerEnforcement

Элементы

Имя элемента Описание
Disable Enforcement is Disable.
Enable Enforcement is Enable.

См. также

Справочник

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