title: "CadImportLineProperty (table)" category: reference tags: [table, cadimportlineproperty, datamodel] source: database-schema.json date: 2026-04-17 status: published
dba.CadImportLineProperty
Schema: dba
Aantal kolommen: 16
Zie ook de entity-pagina: ../entities/CadImportLineProperty
Kolommenbewerken
| Kolom | Type | Nullable | Default | Identity |
|---|---|---|---|---|
CimlpId |
nvarchar(10) | Nee | — | — |
CimlpContext |
bigint | Nee | ((0)) | — |
CimlpRecStatus |
int | Nee | ((0)) | — |
CimlpCimlId |
nvarchar(10) | Ja | — | — |
CimlpCimppId |
nvarchar(10) | Ja | — | — |
CimlpCimrId |
nvarchar(6) | Ja | — | — |
CimlpCompId |
nvarchar(6) | Nee | — | — |
CimlpDataProvider |
nvarchar(50) | Ja | — | — |
CimlpExported |
smallint | Nee | ((0)) | — |
CimlpExternalId |
nvarchar(50) | Ja | — | — |
CimlpExternalStatus |
nvarchar(50) | Ja | — | — |
CimlpProviderMutDate |
datetimeoffset(7) | Ja | — | — |
CimlpRecCreateDate |
datetimeoffset(7) | Ja | (sysdatetimeoffset()) | — |
CimlpSpcId |
nvarchar(40) | Ja | — | — |
CimlpTransferNextTime |
smallint | Nee | ((0)) | — |
CimlpValue |
nvarchar(200) | Ja | — | — |
Brondatabewerken
- DB-schema —
lookup_table_schema("CadImportLineProperty")Alle kolommen met types, triggers, computed. Bron:database-schema.json. - Entity-model —
lookup_entity("CadImportLineProperty")· ../entities/CadImportLineProperty Properties, contexts, statussen. Bron:Entities.xml.