次の方法で共有


DeployedDacWithUnderutilizedProcessorCount プロパティ

過小使用されたプロセッサに対して作用する、配置済み DAC の数を取得します。

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

構文

'宣言
Public ReadOnly Property DeployedDacWithUnderutilizedProcessorCount As Integer
    Get
'使用
Dim instance As Utility
Dim value As Integer

value = instance.DeployedDacWithUnderutilizedProcessorCount
public int DeployedDacWithUnderutilizedProcessorCount { get; }
public:
property int DeployedDacWithUnderutilizedProcessorCount {
    int get ();
}
member DeployedDacWithUnderutilizedProcessorCount : int
function get DeployedDacWithUnderutilizedProcessorCount () : int

プロパティ値

型: System. . :: . .Int32
過小使用されたプロセッサに対して作用する配置済み DAC がいくつあるかを示す Int32 値。