title: "OperationLoss (table)" category: reference tags: [table, operationloss, datamodel] source: database-schema.json date: 2026-04-17 status: published
dba.OperationLoss
Schema: dba
Aantal kolommen: 11
Zie ook de entity-pagina: ../entities/OperationLoss
Kolommenbewerken
| Kolom | Type | Nullable | Default | Identity |
|---|---|---|---|---|
OprlId |
nvarchar(5) | Nee | — | — |
OprlDescr |
nvarchar(200) | Ja | — | — |
OprlContext |
bigint | Nee | ((0)) | — |
OprlRecStatus |
int | Nee | ((0)) | — |
OprlExported |
smallint | Nee | ((0)) | — |
OprlRecCreateDate |
datetimeoffset(7) | Ja | (sysdatetimeoffset()) | — |
OprlDataProvider |
nvarchar(50) | Ja | — | — |
OprlProviderMutDate |
datetimeoffset(7) | Ja | — | — |
OprlTransferNextTime |
smallint | Nee | ((0)) | — |
OprlExternalId |
nvarchar(50) | Ja | — | — |
OprlExternalStatus |
nvarchar(50) | Ja | — | — |
Brondatabewerken
- DB-schema —
lookup_table_schema("OperationLoss")Alle kolommen met types, triggers, computed. Bron:database-schema.json. - Entity-model —
lookup_entity("OperationLoss")· ../entities/OperationLoss Properties, contexts, statussen. Bron:Entities.xml.