Utility.ManagedInstanceWithFilesOnUnderutilizedVolumeCount 属性
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
获取SQL Server中文件存放在未充分利用卷上的托管实例数量。
public:
property int ManagedInstanceWithFilesOnUnderutilizedVolumeCount { int get(); };
public int ManagedInstanceWithFilesOnUnderutilizedVolumeCount { get; }
member this.ManagedInstanceWithFilesOnUnderutilizedVolumeCount : int
Public ReadOnly Property ManagedInstanceWithFilesOnUnderutilizedVolumeCount As Integer
属性值
一个Int32表示SQL Server托管实例中文件存在于过度使用卷中的数量的值。