AlterTableTriggerModificationStatement.TriggerNames Property

Definition

Names of triggers to be modified.

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)

Property Value

Applies to