title: "Kwis" category: reference tags: [entity, kwis, datamodel] source: Entities.xml date: 2026-04-17 status: published
Kwis
Type: Entity Properties: 11 Contexts: 1 Statussen: 2
DB-schema:
lookup_table_schema("Kwis")· ../tables/Kwis
Contextsbewerken
- 0: Standaard (
KwisContext.None)
Statussenbewerken
- -1: Trash (
KwisStatus.Trash) - 0: None (
KwisStatus.None)
Propertiesbewerken
| Property | Type | Kolom | Width | Nullable | Default |
|---|---|---|---|---|---|
| Id | UltimoString | KWSID | 3 | false | |
| Context | Context | KWSCONTEXT | false | ||
| DataProvider | UltimoString | KWSDATAPROVIDER | 50 | true | |
| Description | UltimoString | KWSDESCR | 200 | true | |
| Exported | Boolean | KWSEXPORTED | false | ||
| ExternalId | UltimoString | KWSEXTERNALID | 50 | true | |
| ExternalStatus | UltimoString | KWSEXTERNALSTATUS | 50 | true | |
| ProviderMutationDate | DateTime? | KWSPROVIDERMUTDATE | true | ||
| RecordCreateDate | DateTime? | KWSRECCREATEDATE | true | SYSDATETIME | |
| Status | Status | KWSRECSTATUS | false | ||
| TransferNextTime | Boolean | KWSTRANSFERNEXTTIME | false | 0 |
Brondatabewerken
- Entity-definitie —
lookup_entity("Kwis")Model-perspectief (properties, contexts, statussen). Bron:Entities.xml. - DB-schema —
lookup_table_schema("Kwis")· ../tables/Kwis DB-perspectief (triggers, computed, defaults). Bron:database-schema.json. - Workflows —
find_workflows("", entity="Kwis")Before/After Save events voor Kwis. Bron:workflows.xml.