Condividi tramite


Metodo EnumPerformanceCounters

Enumerates a list of SQL Server Agent performance counter information.

Elenco di overload

  Nome Descrizione
Metodo pubblico EnumPerformanceCounters() () () () Enumerates a list of SQL Server Agent performance counter information.
Metodo pubblico EnumPerformanceCounters(String) Enumerates a list of SQL Server Agent performance counter information for the specified object.
Metodo pubblico EnumPerformanceCounters(String, String) Enumerates a list of SQL Server Agent performance counter information for the specified object and specified counter.
Metodo pubblico 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.

In alto

Osservazioni

Questo metodo è stato introdotto in SQL Server 2005.