Méthode JobServer.EnumPerformanceCounters

Inclure les membres protégés
Inclure les membres hérités

Enumerates a list of SQL Server Agent performance counter information.

Ce membre est surchargé. Pour plus d'informations sur ce membre, notamment sur la syntaxe et l'utilisation, et pour visualiser des exemples, cliquez sur un nom dans la liste de surcharge.

Liste de surcharge

  Nom Description
Méthode publique EnumPerformanceCounters() Enumerates a list of SQL Server Agent performance counter information.
Méthode publique EnumPerformanceCounters(String) Enumerates a list of SQL Server Agent performance counter information for the specified object.
Méthode publique EnumPerformanceCounters(String, String) Enumerates a list of SQL Server Agent performance counter information for the specified object and specified counter.
Méthode publique 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.

Haut de la page

Notes

Cette méthode a été introduite dans SQL Server 2005.

Voir aussi

Référence

JobServer Classe

Espace de noms Microsoft.SqlServer.Management.Smo.Agent