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)

속성 값

적용 대상