Método EnumPerformanceCounters
Enumerates a list of SQL Server Agent performance counter information.
Lista de sobrecargas
Nome | Descrição | |
---|---|---|
![]() |
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. |
Início
Comentários
Esse método foi introduzido no SQL Server 2005.
Consulte também