title: "PriorityMatrix (table)" category: reference tags: [table, prioritymatrix, datamodel] source: database-schema.json date: 2026-04-17 status: published
dba.PriorityMatrix
Schema: dba
Aantal kolommen: 12
Zie ook de entity-pagina: ../entities/PriorityMatrix
Kolommenbewerken
| Kolom | Type | Nullable | Default | Identity |
|---|---|---|---|---|
PrmImpId |
nvarchar(11) | Nee | — | — |
PrmUrgId |
nvarchar(11) | Nee | — | — |
PrmContext |
bigint | Nee | ((0)) | — |
PrmRecStatus |
int | Nee | ((0)) | — |
PrmDataProvider |
nvarchar(50) | Ja | — | — |
PrmExported |
smallint | Nee | ((0)) | — |
PrmExternalId |
nvarchar(50) | Ja | — | — |
PrmExternalStatus |
nvarchar(50) | Ja | — | — |
PrmPriId |
nvarchar(4) | Ja | — | — |
PrmProviderMutDate |
datetimeoffset(7) | Ja | — | — |
PrmRecCreateDate |
datetimeoffset(7) | Ja | (sysdatetimeoffset()) | — |
PrmTransferNextTime |
smallint | Nee | ((0)) | — |
Brondatabewerken
- DB-schema —
lookup_table_schema("PriorityMatrix")Alle kolommen met types, triggers, computed. Bron:database-schema.json. - Entity-model —
lookup_entity("PriorityMatrix")· ../entities/PriorityMatrix Properties, contexts, statussen. Bron:Entities.xml.