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托管实例数量。

适用于