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

适用于