Utility.ManagedInstanceWithUnderutilizedFileCount 属性
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
获取包含未充分利用文件的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管理实例数量的值,这些实例中文件未被充分利用。