TriggerStatementBody.TriggerActions Propiedad

Definición

Acciones del desencadenador.

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)

Valor de propiedad

Se aplica a