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


Свойство Utility.DeployedDacWithUnderutilizedProcessorCount

Gets the number of deployed DACs that operate on underutilized processors.

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

Синтаксис

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

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

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

Тип: System.Int32
An Int32 value that specifies how many deployed DACs operate on underutilized processors.

См. также

Справочник

Utility Класс

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