Partager via


Job.EnumJobStepLogs Method

Enumerates a list of job step log files.

Notes

Cette méthode a été introduite dans SQL Server 2005.

Cet espace de noms, cette classe ou ce membre est pris en charge uniquement par la version 2.0 de Microsoft .NET Framework.

Liste de surcharge

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

Voir aussi

Référence

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

Autres ressources

Scheduling Automatic Administrative Tasks in SQL Server Agent
Automatisation des tâches administratives (SQL Server Agent)
sp_help_jobsteplog (Transact-SQL)