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

适用于