Właściwość Utility.ManagedInstanceWithUnderutilizedProcessorCount
Pobiera liczbę wystąpień zarządzanych SQL Server , są wykonywane na procesory 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 ManagedInstanceWithUnderutilizedProcessorCount As Integer
Get
'Użycie
Dim instance As Utility
Dim value As Integer
value = instance.ManagedInstanceWithUnderutilizedProcessorCount
public int ManagedInstanceWithUnderutilizedProcessorCount { get; }
public:
property int ManagedInstanceWithUnderutilizedProcessorCount {
int get ();
}
member ManagedInstanceWithUnderutilizedProcessorCount : int
function get ManagedInstanceWithUnderutilizedProcessorCount () : int
Wartość właściwości
Typ: System.Int32
Int32 Wartość określającą liczbę wystąpień zarządzanych SQL Server , są wykonywane na procesory niedostatecznie wykorzystany.