Поделиться через


Свойство Utility.DeployedDacOnUnderutilizedComputerCount

Gets the number of DACs that are deployed on managed instances run on underutilized computers.

Пространство имен:  Microsoft.SqlServer.Management.Utility
Сборка:  Microsoft.SqlServer.Management.Utility (в Microsoft.SqlServer.Management.Utility.dll)

Синтаксис

'Декларация
Public ReadOnly Property DeployedDacOnUnderutilizedComputerCount As Integer 
    Get
'Применение
Dim instance As Utility 
Dim value As Integer 

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

Значение свойства

Тип: System.Int32
An Int32 value that specifies how many DACs are deployed on managed instances run on underutilized computers.

См. также

Справочник

Utility Класс

Пространство имен Microsoft.SqlServer.Management.Utility