title: "CadImportLineRule (table)" category: reference tags: [table, cadimportlinerule, datamodel] source: database-schema.json date: 2026-04-17 status: published
dba.CadImportLineRule
Schema: dba
Aantal kolommen: 20
Zie ook de entity-pagina: ../entities/CadImportLineRule
Kolommenbewerken
| Kolom | Type | Nullable | Default | Identity |
|---|---|---|---|---|
CimlrId |
nvarchar(12) | Nee | — | — |
CimlrContext |
bigint | Nee | ((0)) | — |
CimlrRecStatus |
int | Nee | ((0)) | — |
CimlrAskUserForAction |
smallint | Nee | ((0)) | — |
CimlrCimlId |
nvarchar(10) | Ja | — | — |
CimlrCimlpId |
nvarchar(10) | Ja | — | — |
CimlrCimpprId |
nvarchar(10) | Ja | — | — |
CimlrCimrId |
nvarchar(6) | Ja | — | — |
CimlrCimrlaId |
nvarchar(6) | Ja | — | — |
CimlrCimrlId |
nvarchar(5) | Ja | — | — |
CimlrCompId |
nvarchar(6) | Nee | — | — |
CimlrEqmId |
nvarchar(24) | Ja | — | — |
CimlrExported |
smallint | Nee | ((0)) | — |
CimlrPrfId |
nvarchar(50) | Ja | — | — |
CimlrRecCreateDate |
datetimeoffset(7) | Ja | (sysdatetimeoffset()) | — |
CimlrRemarks |
nvarchar(max) | Ja | — | — |
CimlrSpcId |
nvarchar(40) | Ja | — | — |
CimlrStatusProcessedDate |
datetimeoffset(7) | Ja | — | — |
CimlrStatusProcessedEmpId |
nvarchar(9) | Ja | — | — |
CimlrText |
nvarchar(max) | Ja | — | — |
Brondatabewerken
- DB-schema —
lookup_table_schema("CadImportLineRule")Alle kolommen met types, triggers, computed. Bron:database-schema.json. - Entity-model —
lookup_entity("CadImportLineRule")· ../entities/CadImportLineRule Properties, contexts, statussen. Bron:Entities.xml.