title: "CadImportProfileProperty (table)" category: reference tags: [table, cadimportprofileproperty, datamodel] source: database-schema.json date: 2026-04-17 status: published
dba.CadImportProfileProperty
Schema: dba
Aantal kolommen: 17
Zie ook de entity-pagina: ../entities/CadImportProfileProperty
Kolommenbewerken
| Kolom | Type | Nullable | Default | Identity |
|---|---|---|---|---|
CimppId |
nvarchar(10) | Nee | — | — |
CimppDescr |
nvarchar(200) | Ja | — | — |
CimppContext |
bigint | Nee | ((0)) | — |
CimppRecStatus |
int | Nee | ((0)) | — |
CimppBlockIdAttribute |
nvarchar(50) | Ja | — | — |
CimppCimpId |
nvarchar(10) | Ja | — | — |
CimppDataProvider |
nvarchar(50) | Ja | — | — |
CimppExported |
smallint | Nee | ((0)) | — |
CimppExternalId |
nvarchar(50) | Ja | — | — |
CimppExternalStatus |
nvarchar(50) | Ja | — | — |
CimppMTextLineNumber |
int | Nee | ((0)) | — |
CimppProviderMutDate |
datetimeoffset(7) | Ja | — | — |
CimppRecCreateDate |
datetimeoffset(7) | Ja | (sysdatetimeoffset()) | — |
CimppRelEntityMatchProp |
nvarchar(200) | Ja | — | — |
CimppTargetFtrId |
nvarchar(6) | Ja | — | — |
CimppTargetProperty |
nvarchar(200) | Ja | — | — |
CimppTransferNextTime |
smallint | Nee | ((0)) | — |
Brondatabewerken
- DB-schema —
lookup_table_schema("CadImportProfileProperty")Alle kolommen met types, triggers, computed. Bron:database-schema.json. - Entity-model —
lookup_entity("CadImportProfileProperty")· ../entities/CadImportProfileProperty Properties, contexts, statussen. Bron:Entities.xml.