共用方式為


EnumPerformanceCounters 方法

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

多載清單 

  名稱 描述
公用方法 EnumPerformanceCounters() () () () Enumerates a list of performance counters that are supported by the instance of SQL Server.
公用方法 EnumPerformanceCounters(String) Enumerates a list of performance counters that are supported by the instance of SQL Server for a specified object.
公用方法 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.
公用方法 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.

頂端