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 인스턴스 수를 지정한 값입니다.

적용 대상