EventSessionStatement.TargetDeclarations Eigenschaft

Definition

Stellt die Liste der Zieldeklarationen dar.

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)

Eigenschaftswert

Gilt für: