TriggerAction.TriggerActionType Property

Definition

The type of the action.

public Microsoft.SqlServer.TransactSql.ScriptDom.TriggerActionType TriggerActionType { get; set; }
member this.TriggerActionType : Microsoft.SqlServer.TransactSql.ScriptDom.TriggerActionType with get, set
Public Property TriggerActionType As TriggerActionType

Property Value

Applies to