Compartilhar via


Método EnumPerformanceCounters

Enumerates a list of SQL Server Agent performance counter information.

Lista de sobrecargas

  Nome Descrição
Método público EnumPerformanceCounters() () () () Enumerates a list of SQL Server Agent performance counter information.
Método público EnumPerformanceCounters(String) Enumerates a list of SQL Server Agent performance counter information for the specified object.
Método público EnumPerformanceCounters(String, String) Enumerates a list of SQL Server Agent performance counter information for the specified object and specified counter.
Método público 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.