AlterEventSessionStatement.DropTargetDeclarations Propiedad

Definición

Representa la lista de declaraciones de destino desplegables.

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)

Valor de propiedad

Se aplica a