JobServer.EnumPerformanceCounters Method
Enumerates a list of Microsoft SQL Server Agent performance counter information.
A DataTable object value that contains a table of information about SQL Server Agent performance counters.
Замечания
This method is available for instances running Microsoft SQL Server 2005 and later versions.
Это пространство имен, класс или элемент поддерживаются только платформой Microsoft .NET Framework версии 2.0.
Список перегрузок
Имя | Description |
---|---|
JobServer.EnumPerformanceCounters () |
Enumerates a list of Microsoft SQL Server Agent performance counter information.
|
JobServer.EnumPerformanceCounters (String) |
Enumerates a list of Microsoft SQL Server Agent performance counter information for the specified object.
|
JobServer.EnumPerformanceCounters (String, String) |
Enumerates a list of Microsoft SQL Server Agent performance counter information for the specified object and specified counter.
|
JobServer.EnumPerformanceCounters (String, String, String) |
Enumerates a list of Microsoft SQL Server Agent performance counter information for the specified object, specified counter, and specified instance of SQL Server.
|
См. также
Справочник
JobServer Class
JobServer Members
Microsoft.SqlServer.Management.Smo.Agent Namespace
Другие ресурсы
Автоматизация задач администрирования (агент SQL Server)
Scheduling Automatic Administrative Tasks in SQL Server Agent