次の方法で共有


ShowplanAllForQueryCompile プロパティ

イベント セットに含めることができるサーバー トレース イベントを取得します。

名前空間:  Microsoft.SqlServer.Management.Smo
アセンブリ:  Microsoft.SqlServer.Smo (Microsoft.SqlServer.Smo.dll)

構文

'宣言
Public Shared ReadOnly Property ShowplanAllForQueryCompile As ServerTraceEvent
    Get
'使用
Dim value As ServerTraceEvent

value = ServerTraceEvent.ShowplanAllForQueryCompile
public static ServerTraceEvent ShowplanAllForQueryCompile { get; }
public:
static property ServerTraceEvent^ ShowplanAllForQueryCompile {
    ServerTraceEvent^ get ();
}
static member ShowplanAllForQueryCompile : ServerTraceEvent
static function get ShowplanAllForQueryCompile () : ServerTraceEvent

プロパティ値

型: Microsoft.SqlServer.Management.Smo. . :: . .ServerTraceEvent
サーバー トレース イベント セットに含めることができる ShowplanAllForQueryCompile イベントを表す ServerTraceEvent オブジェクトです。

説明

この名前空間、クラス、またはメンバーは、Microsoft .NET Framework Version 2.0 でのみサポートされています。