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)

プロパティ値

適用対象