AlterEventSessionStatement.DropTargetDeclarations Property

Definition

Represents the list of drop target declarations.

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

Property Value

Applies to