Поделиться через


Метод EnumJobStepLogs

Enumerates a list of job step log files.

Список перегрузок

  Имя Описание
Открытый метод EnumJobStepLogs() () () () Enumerates a list of job step log files for the referenced job.
Открытый метод EnumJobStepLogs(Int32) Enumerates a list of job step log files for the job step with the specified ID value.
Открытый метод EnumJobStepLogs(String) Enumerates a list of job step log files for the job step with the specified name.

В начало

Замечания

This method was introduced in SQL Server 2005.