Db |
The DbJobScheule type exposes the following members.
| Name | Description | |
|---|---|---|
| CreatedByKey |
Gets or sets the entity id which created this
(Inherited from DbBaseData) | |
| CreationTime |
Gets or sets the creation time
(Inherited from DbBaseData) | |
| Days | Gets or sets the days | |
| DaysSpecified | Allows the ORM to set a null value over top of a column value | |
| Interval | Gets or sets the interval of the job | |
| IntervalSpecified | Allows the ORM to set a null value over top of a column value | |
| JobId | Gets or sets the job identifier | |
| Key |
Gets or sets the key of the job schedule
(Overrides DbIdentifiedKey) | |
| ObsoletedByKey |
Gets or sets the id which obsoleted this
(Inherited from DbBaseData) | |
| ObsoletedByKeySpecified |
Identifies whether obsoletion time is specified
(Inherited from DbBaseData) | |
| ObsoletionTime |
Gets or sets the obsoletion time
(Inherited from DbBaseData) | |
| ObsoletionTimeSpecified |
Identifies whether obsoletion time is specified
(Inherited from DbBaseData) | |
| StartTime | Gets or sets the time when the schedule is effective | |
| StopTime | Gets or sets the stop time | |
| StopTimeSpecified | Allows the ORM to set a null value over top of a column value | |
| Type | Gets or sets the schedule type | |
| UpdatedByKey |
Gets or sets the updated user
(Inherited from DbNonVersionedBaseData) | |
| UpdatedTime |
Gets or sets the time of updating
(Inherited from DbNonVersionedBaseData) |