TriggerStatementBody.TriggerActions 属性

定义

触发器操作。

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)

属性值

适用于