Share via


Job.DeleteJobStepLogs Method

Include Protected Members
Include Inherited Members

Deletes job step log files.

Overload List

  Name Description
Public method DeleteJobStepLogs(DateTime) Deletes job step log files that are older than the specified date.
Public method DeleteJobStepLogs(Int32) Deletes job step log files that are larger that the specified log ID number.

Top