title: "DayScheduleDayProgramme" category: reference tags: [entity, day-schedule-day-programme, datamodel] source: Entities.xml date: 2026-04-17 status: published
DayScheduleDayProgramme
Type: Entity Properties: 12 Contexts: 1 Statussen: 2
DB-schema:
lookup_table_schema("DayScheduleDayProgramme")· ../tables/DayScheduleDayProgramme
Contextsbewerken
- 0: Standaard (
DayScheduleDayProgrammeContext.None)
Statussenbewerken
- -1: Trash (
DayScheduleDayProgrammeStatus.Trash) - 0: None (
DayScheduleDayProgrammeStatus.None)
Propertiesbewerken
| Property | Type | Kolom | Width | Nullable | Default |
|---|---|---|---|---|---|
| Id.DayId | UltimoString | DSDPDAYID | 9 | false | |
| Id.DaySchedule | DaySchedule | DSDPDSID | false | ||
| Context | Context | DSDPCONTEXT | false | ||
| DataProvider | UltimoString | DSDPDATAPROVIDER | 50 | true | |
| DayProgramme | DayProgramme | DSDPDPID | true | ||
| Exported | Boolean | DSDPEXPORTED | false | ||
| ExternalId | UltimoString | DSDPEXTERNALID | 50 | true | |
| ExternalStatus | UltimoString | DSDPEXTERNALSTATUS | 50 | true | |
| ProviderMutationDate | DateTime? | DSDPPROVIDERMUTDATE | true | ||
| RecordCreateDate | DateTime? | DSDPRECCREATEDATE | true | SYSDATETIME | |
| Status | Status | DSDPRECSTATUS | false | ||
| TransferNextTime | Boolean | DSDPTRANSFERNEXTTIME | false | 0 |
Brondatabewerken
- Entity-definitie —
lookup_entity("DayScheduleDayProgramme")Model-perspectief (properties, contexts, statussen). Bron:Entities.xml. - DB-schema —
lookup_table_schema("DayScheduleDayProgramme")· ../tables/DayScheduleDayProgramme DB-perspectief (triggers, computed, defaults). Bron:database-schema.json. - Workflows —
find_workflows("", entity="DayScheduleDayProgramme")Before/After Save events voor DayScheduleDayProgramme. Bron:workflows.xml.