UpdateHoldType Method (Job)
In This Topic
Updates the HoldType for the Job immediately.
Syntax
Parameters
- newValue
- The new setting for the object's HoldType
- missedJobOptions
- Indicates how missed executions will be treated if the HoldType.DisableTriggers flag is being
turned off. Reserved for future use: this parameter currently has no effect
- auditRecord
- Optional audit record for change log and snapshot.
- inherit
- New setting for the job's InheritHoldType. Set to a null reference (Nothing in Visual Basic) to keep the current setting.
See Also