言語

Utility.DeployedDacHealthyCount プロパティ

定義

SQL Server Utilityで管理されるSQL Serverインスタンス上の健全な展開済みDACの数を取得します。

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

プロパティ値

このInt32値は、このSQL Serverユーティリティが管理するインスタンスにどれだけの健全なDACが展開されているかを指定します。

適用対象