EnableDisableTriggerStatement.TriggerEnforcement Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Defines the new enforcement option on the trigger.
public Microsoft.SqlServer.TransactSql.ScriptDom.TriggerEnforcement TriggerEnforcement { get; set; }
member this.TriggerEnforcement : Microsoft.SqlServer.TransactSql.ScriptDom.TriggerEnforcement with get, set
Public Property TriggerEnforcement As TriggerEnforcement