次の方法で共有


DeployedDacUnhealthyCount プロパティ

すべてのマネージ インスタンスに配置されている、異常な DAC の数を取得します。

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

構文

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

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

プロパティ値

型: System. . :: . .Int32
マネージ インスタンスに配置されている、異常な DAC の数を示す Int32 値。