title: "CadLayerGroup (table)" category: reference tags: [table, cadlayergroup, datamodel] source: database-schema.json date: 2026-04-17 status: published
dba.CadLayerGroup
Schema: dba
Aantal kolommen: 7
Zie ook de entity-pagina: ../entities/CadLayerGroup
Kolommenbewerken
| Kolom | Type | Nullable | Default | Identity |
|---|---|---|---|---|
ClyrgId |
nvarchar(3) | Nee | — | — |
ClyrgDescr |
nvarchar(200) | Ja | — | — |
ClyrgContext |
bigint | Nee | ((0)) | — |
ClyrgRecStatus |
int | Nee | ((0)) | — |
ClyrgExported |
smallint | Nee | ((0)) | — |
ClyrgRecCreateDate |
datetimeoffset(7) | Ja | (sysdatetimeoffset()) | — |
ClyrgVisibility |
smallint | Nee | ((1)) | — |
Brondatabewerken
- DB-schema —
lookup_table_schema("CadLayerGroup")Alle kolommen met types, triggers, computed. Bron:database-schema.json. - Entity-model —
lookup_entity("CadLayerGroup")· ../entities/CadLayerGroup Properties, contexts, statussen. Bron:Entities.xml.