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