Utility.ManagedInstanceWithUnderutilizedFileCount 属性

定义

获取包含未充分利用文件的SQL Server托管实例数量。

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

属性值

一个Int32表示SQL Server管理实例数量的值,这些实例中文件未被充分利用。

适用于