言語

Utility.ManagedInstanceWithUnderutilizedProcessorCount プロパティ

定義

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

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

プロパティ値

利用率の低いプロセッサ上で実行されるSQL Serverの管理インスタンス数を指定するInt32値。

適用対象