Column name |
Description |
||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Id |
ID of the process schedule. |
||||||||||
Name |
User-defined name for the process schedule. |
||||||||||
Enabled |
Status of the process schedule: 0 = Not enabled. 1 = Enabled. If the schedule is not enabled, no process will run on the schedule. |
||||||||||
FrequencyType |
How frequently a process runs for this schedule. 1 = Daily 2 = Weekly 4 = Monthly |
||||||||||
FrequencyInterval |
Days that the job is executed. Depends on the value of FrequencyType. The default value is 0, which indicates that FrequencyInterval is unused.
|
||||||||||
FrequencySubType |
Units for the FrequencySubInterval. Can be one of the following values:
|
||||||||||
FrequencySubInterval |
Number of FrequencySubType periods to occur between each execution of the job. |
||||||||||
LastRunDate |
Date and Time for the last completed process execution. |
||||||||||
LastRunStatus |
Status for the last completed process execution. false = Last execution failed. true = Last execution succeeded. |