title: "Impact (table)" category: reference tags: [table, impact, datamodel] source: database-schema.json date: 2026-04-17 status: published
dba.Impact
Schema: dba
Aantal kolommen: 13
Zie ook de entity-pagina: ../entities/Impact
Kolommenbewerken
| Kolom | Type | Nullable | Default | Identity |
|---|---|---|---|---|
ImpId |
nvarchar(11) | Nee | — | — |
ImpDescr |
nvarchar(200) | Ja | — | — |
ImpContext |
bigint | Nee | ((1)) | — |
ImpRecStatus |
int | Nee | ((0)) | — |
ImpDataProvider |
nvarchar(50) | Ja | — | — |
ImpExported |
smallint | Nee | ((0)) | — |
ImpExternalId |
nvarchar(50) | Ja | — | — |
ImpExternalStatus |
nvarchar(50) | Ja | — | — |
ImpProviderMutDate |
datetimeoffset(7) | Ja | — | — |
ImpRecCreateDate |
datetimeoffset(7) | Ja | (sysdatetimeoffset()) | — |
ImpRemarkText |
nvarchar(200) | Ja | — | — |
ImpSortSequence |
smallint | Nee | ((0)) | — |
ImpTransferNextTime |
smallint | Nee | ((0)) | — |
Brondatabewerken
- DB-schema —
lookup_table_schema("Impact")Alle kolommen met types, triggers, computed. Bron:database-schema.json. - Entity-model —
lookup_entity("Impact")· ../entities/Impact Properties, contexts, statussen. Bron:Entities.xml.