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 관리되는 인스턴스 수를 지정하는 값입니다.

적용 대상