次の方法で共有


DeployedDacUnderutilizedCount プロパティ

すべてのマネージ インスタンスに配置されている、過小使用された DAC の数を取得します。

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

構文

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

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

プロパティ値

型: System. . :: . .Int32
マネージ インスタンスに配置されている、過小使用された DAC の数を示す Int32 値。