EnumJobStepLogs méthode

Enumerates a list of job step log files.

Liste de surcharge

  Nom Description
Méthode publique EnumJobStepLogs() () () () Enumerates a list of job step log files for the referenced job.
Méthode publique EnumJobStepLogs(Int32) Enumerates a list of job step log files for the job step with the specified ID value.
Méthode publique EnumJobStepLogs(String) Enumerates a list of job step log files for the job step with the specified name.

Haut de la page

Notes

This method was introduced in SQL Server 2005.