TriggerStatementBody.TriggerActions Eigenschaft

Definition

Die Triggeraktionen.

public System.Collections.Generic.IList<Microsoft.SqlServer.TransactSql.ScriptDom.TriggerAction> TriggerActions { get; }
member this.TriggerActions : System.Collections.Generic.IList<Microsoft.SqlServer.TransactSql.ScriptDom.TriggerAction>
Public ReadOnly Property TriggerActions As IList(Of TriggerAction)

Eigenschaftswert

Gilt für: