Job.EnumJobStepLogs Method

Enumerates a list of job step log files.

Hinweise

Diese Methode wurde in SQL Server 2005 eingeführt.

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

Überladungsliste

Name Description
Job.EnumJobStepLogs ()
Enumerates a list of job step log files for the referenced job.
Job.EnumJobStepLogs (Int32)
Enumerates a list of job step log files for the job step with the specified ID value.
Job.EnumJobStepLogs (String)
Enumerates a list of job step log files for the job step with the specified name.

Siehe auch

Verweis

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

Andere Ressourcen

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