Utility.ManagedInstanceWithUnderutilizedProcessorCount 属性

定义

获取在未充分利用的处理器上执行的SQL Server的托管实例数。

public:
 property int ManagedInstanceWithUnderutilizedProcessorCount { int get(); };
public int ManagedInstanceWithUnderutilizedProcessorCount { get; }
member this.ManagedInstanceWithUnderutilizedProcessorCount : int
Public ReadOnly Property ManagedInstanceWithUnderutilizedProcessorCount As Integer

属性值

一个Int32值,该值指定在未充分利用的处理器上执行的SQL Server的托管实例数。

适用于