Lenguaje

AlterEventSessionStatement.DropEventDeclarations Propiedad

Definición

Representa la lista de declaraciones de evento drop.

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)

Valor de propiedad

Se aplica a