title: "RejectionReason (table)" category: reference tags: [table, rejectionreason, datamodel] source: database-schema.json date: 2026-04-17 status: published
dba.RejectionReason
Schema: dba
Aantal kolommen: 7
Zie ook de entity-pagina: ../entities/RejectionReason
Kolommenbewerken
| Kolom | Type | Nullable | Default | Identity |
|---|---|---|---|---|
RejrId |
nvarchar(4) | Nee | — | — |
RejrDescr |
nvarchar(200) | Ja | — | — |
RejrContext |
bigint | Nee | ((0)) | — |
RejrRecStatus |
int | Nee | ((0)) | — |
RejrExported |
smallint | Nee | ((0)) | — |
RejrRecCreateDate |
datetimeoffset(7) | Ja | (sysdatetimeoffset()) | — |
RejrOrder |
smallint | Nee | ((0)) | — |
Brondatabewerken
- DB-schema —
lookup_table_schema("RejectionReason")Alle kolommen met types, triggers, computed. Bron:database-schema.json. - Entity-model —
lookup_entity("RejectionReason")· ../entities/RejectionReason Properties, contexts, statussen. Bron:Entities.xml.