AlterTableTriggerModificationStatement.TriggerNames 속성

정의

수정할 트리거의 이름입니다.

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

속성 값

적용 대상