共用方式為


EnumPerformanceCounters 方法

Enumerates a list of SQL Server Agent performance counter information.

多載清單 

  名稱 描述
公用方法 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.

頂端

備註

此方法是在 SQL Server 2005 中導入。