次の方法で共有


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のマネージド インスタンスの数を指定する値。

適用対象