다음을 통해 공유


EnumPerformanceCounters 메서드

Enumerates a list of performance counters that are supported by the instance of SQL Server.

오버로드 목록

  이름 설명
공용 메서드 EnumPerformanceCounters() () () () Enumerates a list of performance counters that are supported by the instance of SQL Server.
공용 메서드 EnumPerformanceCounters(String) Enumerates a list of performance counters that are supported by the instance of SQL Server for a specified object.
공용 메서드 EnumPerformanceCounters(String, String) Enumerates a list of performance counters that are supported by the instance of SQL Server for a specified object and specified counter.
공용 메서드 EnumPerformanceCounters(String, String, String) Enumerates a list of performance counters that are supported by the instance of SQL Server for a specified object, for a specified counter, and on the specified instance of SQL Server.

맨 위로 이동