Share via


JobServer.EnumPerformanceCounters Method

Include Protected Members
Include Inherited Members

Enumerates a list of SQL Server Agent performance counter information.

Overload List

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

Top

Remarks

This method was introduced in SQL Server 2005.