title: "GISBaseMap" category: reference tags: [entity, g-i-s-base-map, datamodel] source: Entities.xml date: 2026-04-17 status: published
GISBaseMap
Type: Entity Properties: 9 Contexts: 2 Statussen: 2
DB-schema:
lookup_table_schema("GISBaseMap")· ../tables/GISBaseMap
Contextsbewerken
- 0: GISBaseMap (
GISBaseMapContext.None) - 1: GISBaseMap (
GISBaseMapContext.Infra)
Statussenbewerken
- -1: Trash (
GISBaseMapStatus.Trash) - 0: None (
GISBaseMapStatus.None)
Propertiesbewerken
| Property | Type | Kolom | Width | Nullable | Default |
|---|---|---|---|---|---|
| Id | UltimoString | GBMID | 4 | false | |
| Context | Context | GBMCONTEXT | false | ||
| Description | UltimoString | GBMDESCR | 200 | true | |
| Exported | Boolean | GBMEXPORTED | false | 0 | |
| GISMapGISBaseMaps | List[GISMapGISBaseMap] | GMGBMGBMID | true | ||
| RecordCreateDate | DateTime? | GBMRECCREATEDATE | true | SYSDATETIME | |
| Status | Status | GBMRECSTATUS | false | ||
| ThumbnailUrl | UltimoString | GBMTHUMBNAILURL | 250 | true | |
| Url | UltimoString | GBMURL | 250 | true |
Brondatabewerken
- Entity-definitie —
lookup_entity("GISBaseMap")Model-perspectief (properties, contexts, statussen). Bron:Entities.xml. - DB-schema —
lookup_table_schema("GISBaseMap")· ../tables/GISBaseMap DB-perspectief (triggers, computed, defaults). Bron:database-schema.json. - Workflows —
find_workflows("", entity="GISBaseMap")Before/After Save events voor GISBaseMap. Bron:workflows.xml.