言語

Utility.ManagedInstanceWithOverutilizedProcessorCount プロパティ

定義

過剰利用されたプロセッサ上で実行されている管理されたSQL Serverインスタンスの数を取得します。

public:
 property int ManagedInstanceWithOverutilizedProcessorCount { int get(); };
public int ManagedInstanceWithOverutilizedProcessorCount { get; }
member this.ManagedInstanceWithOverutilizedProcessorCount : int
Public ReadOnly Property ManagedInstanceWithOverutilizedProcessorCount As Integer

プロパティ値

Int32値は、過利用されたプロセッサ上で実行されるSQL Serverの管理インスタンス数を指定します。

適用対象