Compartir a través de


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.

Notas

This method is available for instances running Microsoft SQL Server 2005 and later versions.

Este espacio de nombres, clase o miembro solamente se admite en la versión 2.0 de Microsoft .NET Framework.

Lista de sobrecargas

Nombre 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.

Vea también

Referencia

JobServer Class
JobServer Members
Microsoft.SqlServer.Management.Smo.Agent Namespace

Otros recursos

Automatizar las tareas administrativas (Agente SQL Server)
Scheduling Automatic Administrative Tasks in SQL Server Agent