Поделиться через


Метод 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.