AlterEventSessionStatement.DropEventDeclarations Property

Definition

Represents the list of drop event declarations.

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

Property Value

Applies to