title: "CylinderKey" category: reference tags: [entity, cylinder-key, datamodel] source: Entities.xml date: 2026-04-17 status: published
CylinderKey
Type: Entity Properties: 7 Contexts: 1 Statussen: 2
DB-schema:
lookup_table_schema("CylinderKey")· ../tables/CylinderKey
Contextsbewerken
- 0: Standaard (
CylinderKeyContext.None)
Statussenbewerken
- -1: Trash (
CylinderKeyStatus.Trash) - 0: None (
CylinderKeyStatus.None)
Propertiesbewerken
| Property | Type | Kolom | Width | Nullable | Default |
|---|---|---|---|---|---|
| Id.Cylinder | Cylinder | CYLKCYLID | false | ||
| Id.LendableObject | LendableObject | CYLKLENOID | false | ||
| Context | Context | CYLKCONTEXT | false | ||
| Exported | Boolean | CYLKEXPORTED | false | ||
| RecordCreateDate | DateTime? | CYLKRECCREATEDATE | true | SYSDATETIME | |
| Status | Status | CYLKRECSTATUS | false | ||
| SystemCompany | Company | CYLKCOMPID | false |
Brondatabewerken
- Entity-definitie —
lookup_entity("CylinderKey")Model-perspectief (properties, contexts, statussen). Bron:Entities.xml. - DB-schema —
lookup_table_schema("CylinderKey")· ../tables/CylinderKey DB-perspectief (triggers, computed, defaults). Bron:database-schema.json. - Workflows —
find_workflows("", entity="CylinderKey")Before/After Save events voor CylinderKey. Bron:workflows.xml.