Job.RemoveAllJobSchedules Method
Include Protected Members
Include Inherited Members
Removes all shared and unshared schedules from the job.
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
Overload List
Name | Description | |
---|---|---|
RemoveAllJobSchedules() | Removes all shared and unshared schedules from the job. | |
RemoveAllJobSchedules(Boolean) | Removes all unused schedules from the job. |
Top