Właściwość Utility.DeployedDacWithUnderutilizedProcessorCount
Pobiera numer wdrożonym DACs, które działają na procesorach niedostatecznie wykorzystany.
Przestrzeń nazw: Microsoft.SqlServer.Management.Utility
Zestaw: Microsoft.SqlServer.Management.Utility (w Microsoft.SqlServer.Management.Utility.dll)
Składnia
'Deklaracja
Public ReadOnly Property DeployedDacWithUnderutilizedProcessorCount As Integer
Get
'Użycie
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
Wartość właściwości
Typ: System.Int32
Int32 Wartość określająca, ile wdrożony DACs operują na procesory niedostatecznie wykorzystany.