title: "CadImportRuleAction (table)" category: reference tags: [table, cadimportruleaction, datamodel] source: database-schema.json date: 2026-04-17 status: published
dba.CadImportRuleAction
Schema: dba
Aantal kolommen: 9
Zie ook de entity-pagina: ../entities/CadImportRuleAction
Kolommenbewerken
| Kolom | Type | Nullable | Default | Identity |
|---|---|---|---|---|
CimrlaId |
nvarchar(6) | Nee | — | — |
CimrlaDescr |
nvarchar(200) | Ja | — | — |
CimrlaContext |
bigint | Nee | ((0)) | — |
CimrlaRecStatus |
int | Nee | ((0)) | — |
CimrlaCimrlId |
nvarchar(5) | Ja | — | — |
CimrlaExported |
smallint | Nee | ((0)) | — |
CimrlaIsDefault |
smallint | Nee | ((0)) | — |
CimrlaRecCreateDate |
datetimeoffset(7) | Ja | (sysdatetimeoffset()) | — |
CimrlaWorkflowName |
nvarchar(200) | Ja | — | — |
Brondatabewerken
- DB-schema —
lookup_table_schema("CadImportRuleAction")Alle kolommen met types, triggers, computed. Bron:database-schema.json. - Entity-model —
lookup_entity("CadImportRuleAction")· ../entities/CadImportRuleAction Properties, contexts, statussen. Bron:Entities.xml.