Compartir a través de


EnumPerformanceCounters Método

Enumerates a list of performance counters that are supported by the instance of SQL Server.

Lista de sobrecargas

  Nombre Descripción
Método publico EnumPerformanceCounters() () () () Enumerates a list of performance counters that are supported by the instance of SQL Server.
Método publico EnumPerformanceCounters(String) Enumerates a list of performance counters that are supported by the instance of SQL Server for a specified object.
Método publico EnumPerformanceCounters(String, String) Enumerates a list of performance counters that are supported by the instance of SQL Server for a specified object and specified counter.
Método publico EnumPerformanceCounters(String, String, String) Enumerates a list of performance counters that are supported by the instance of SQL Server for a specified object, for a specified counter, and on the specified instance of SQL Server.

Principio