Job.DeleteJobStepLogs Method
Deletes job step log files.
Overload List
| Name | Description |
|---|---|
| Job.DeleteJobStepLogs (DateTime) |
Deletes job step log files that are older than the specified date.
|
| Job.DeleteJobStepLogs (Int32) |
Deletes job step log files that are larger that the specified log ID number.
|
See Also