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)

屬性值

適用於