TriggerAction.EventTypeGroup Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Represents the event. Will be null if the type is not event.
public Microsoft.SqlServer.TransactSql.ScriptDom.EventTypeGroupContainer EventTypeGroup { get; set; }
member this.EventTypeGroup : Microsoft.SqlServer.TransactSql.ScriptDom.EventTypeGroupContainer with get, set
Public Property EventTypeGroup As EventTypeGroupContainer