EventSessionStatement.TargetDeclarations プロパティ

定義

ターゲット宣言の一覧を表します。

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)

プロパティ値

適用対象