Freigeben über


EnumPerformanceCounters-Methode

Enumerates a list of SQL Server Agent performance counter information.

Überladungsliste 

  Name Beschreibung
Öffentliche Methode EnumPerformanceCounters() () () () Enumerates a list of SQL Server Agent performance counter information.
Öffentliche Methode EnumPerformanceCounters(String) Enumerates a list of SQL Server Agent performance counter information for the specified object.
Öffentliche Methode EnumPerformanceCounters(String, String) Enumerates a list of SQL Server Agent performance counter information for the specified object and specified counter.
Öffentliche Methode 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.

Zum Anfang

Hinweise

Diese Methode wurde in SQL Server 2005 eingeführt.