Свойство DeployedDacWithOverutilizedProcessorCount

Gets the number of deployed DACs that operate over overutilized processors.

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

Синтаксис

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

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

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

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