Utility.ManagedInstanceWithOverutilizedFileCount 속성

정의

파일을 과도하게 사용한 SQL Server 관리되는 인스턴스 수를 가져옵니다.

public:
 property int ManagedInstanceWithOverutilizedFileCount { int get(); };
public int ManagedInstanceWithOverutilizedFileCount { get; }
member this.ManagedInstanceWithOverutilizedFileCount : int
Public ReadOnly Property ManagedInstanceWithOverutilizedFileCount As Integer

속성 값

Int32 사용량이 많은 파일이 있는 SQL Server 관리되는 인스턴스 수를 지정하는 값입니다.

적용 대상