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의 관리 인스턴스 수를 지정합니다.

적용 대상