EnumPerformanceCounters 메서드
Enumerates a list of SQL Server Agent performance counter information.
오버로드 목록
| 이름 | 설명 | |
|---|---|---|
![]() |
EnumPerformanceCounters() () () () | Enumerates a list of SQL Server Agent performance counter information. |
![]() |
EnumPerformanceCounters(String) | Enumerates a list of SQL Server Agent performance counter information for the specified object. |
![]() |
EnumPerformanceCounters(String, String) | Enumerates a list of SQL Server Agent performance counter information for the specified object and specified counter. |
![]() |
EnumPerformanceCounters(String, String, String) | Enumerates a list of SQL Server Agent performance counter information for the specified object, specified counter, and specified instance of SQL Server. |
맨 위로 이동
주의
이 방법은 SQL Server 2005에서 도입되었습니다.
.gif)