Partager via


JobServer.EnumPerformanceCounters Method

Enumerates a list of Microsoft SQL Server Agent performance counter information.

A DataTable object value that contains a table of information about SQL Server Agent performance counters.

Notes

This method is available for instances running Microsoft SQL Server 2005 and later versions.

Cet espace de noms, cette classe ou ce membre est pris en charge uniquement par la version 2.0 de Microsoft .NET Framework.

Liste de surcharge

Nom Description
JobServer.EnumPerformanceCounters ()
Enumerates a list of Microsoft SQL Server Agent performance counter information.
JobServer.EnumPerformanceCounters (String)
Enumerates a list of Microsoft SQL Server Agent performance counter information for the specified object.
JobServer.EnumPerformanceCounters (String, String)
Enumerates a list of Microsoft SQL Server Agent performance counter information for the specified object and specified counter.
JobServer.EnumPerformanceCounters (String, String, String)
Enumerates a list of Microsoft SQL Server Agent performance counter information for the specified object, specified counter, and specified instance of SQL Server.

Voir aussi

Référence

JobServer Class
JobServer Members
Microsoft.SqlServer.Management.Smo.Agent Namespace

Autres ressources

Automatisation des tâches administratives (SQL Server Agent)
Scheduling Automatic Administrative Tasks in SQL Server Agent