EnableDisableTriggerStatement.TriggerNames Property

Definition

Triggers to be modified.

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

Property Value

Applies to