Utility.ManagedInstanceWithOverutilizedProcessorCount 属性

定义

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

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

属性值

一个Int32值,该值指定在过度使用处理器上执行的SQL Server的托管实例数。

适用于