EventSessionStatement.EventDeclarations Propiedad

Definición

Representa la lista de declaraciones de eventos.

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

Valor de propiedad

Se aplica a