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.

Hinweise

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

Der Namespace, die Klasse oder das Element wird nur in der Version 2.0 von Microsoft .NET Framework unterstützt.

Überladungsliste

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

Siehe auch

Verweis

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

Andere Ressourcen

Automatisieren administrativer Tasks (SQL Server-Agent)
Scheduling Automatic Administrative Tasks in SQL Server Agent