title: "IncidentType (table)" category: reference tags: [table, incidenttype, datamodel] source: database-schema.json date: 2026-04-17 status: published
dba.IncidentType
Schema: dba
Aantal kolommen: 11
Zie ook de entity-pagina: ../entities/IncidentType
Kolommenbewerken
| Kolom | Type | Nullable | Default | Identity |
|---|---|---|---|---|
InctId |
nvarchar(5) | Nee | — | — |
InctDescr |
nvarchar(200) | Ja | — | — |
InctContext |
bigint | Nee | ((0)) | — |
InctRecStatus |
int | Nee | ((0)) | — |
InctExported |
smallint | Nee | ((0)) | — |
InctRecCreateDate |
datetimeoffset(7) | Ja | (sysdatetimeoffset()) | — |
InctDataProvider |
nvarchar(50) | Ja | — | — |
InctProviderMutDate |
datetimeoffset(7) | Ja | — | — |
InctTransferNextTime |
smallint | Nee | ((0)) | — |
InctExternalId |
nvarchar(50) | Ja | — | — |
InctExternalStatus |
nvarchar(50) | Ja | — | — |
Brondatabewerken
- DB-schema —
lookup_table_schema("IncidentType")Alle kolommen met types, triggers, computed. Bron:database-schema.json. - Entity-model —
lookup_entity("IncidentType")· ../entities/IncidentType Properties, contexts, statussen. Bron:Entities.xml.