EventSessionStatement.TargetDeclarations Propiedad

Definición

Representa la lista de declaraciones de destino.

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

Valor de propiedad

Se aplica a