Utility.DeployedDacHealthyCount 속성

정의

SQL Server 유틸리티에서 관리하는 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 수를 지정하는 값입니다.

적용 대상