Utility.ManagedInstanceWithOverutilizedFileCount 属性

定义

获取有多个SQL Server托管实例中文件被过度利用的实例。

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

属性值

一个Int32表示SQL Server管理实例数量的值,文件被过度利用。

适用于