title: "ConditionRiskScore (table)" category: reference tags: [table, conditionriskscore, datamodel] source: database-schema.json date: 2026-04-17 status: published
dba.ConditionRiskScore
Schema: dba
Aantal kolommen: 11
Zie ook de entity-pagina: ../entities/ConditionRiskScore
Kolommenbewerken
| Kolom | Type | Nullable | Default | Identity |
|---|---|---|---|---|
ConrsId |
nvarchar(8) | Nee | — | — |
ConrsDescr |
nvarchar(200) | Ja | — | — |
ConrsContext |
bigint | Nee | ((0)) | — |
ConrsRecStatus |
int | Nee | ((0)) | — |
ConrsDataProvider |
nvarchar(50) | Ja | — | — |
ConrsExported |
smallint | Nee | ((0)) | — |
ConrsExternalId |
nvarchar(50) | Ja | — | — |
ConrsExternalStatus |
nvarchar(50) | Ja | — | — |
ConrsProviderMutDate |
datetimeoffset(7) | Ja | — | — |
ConrsRecCreateDate |
datetimeoffset(7) | Ja | (sysdatetimeoffset()) | — |
ConrsTransferNextTime |
smallint | Nee | ((0)) | — |
Brondatabewerken
- DB-schema —
lookup_table_schema("ConditionRiskScore")Alle kolommen met types, triggers, computed. Bron:database-schema.json. - Entity-model —
lookup_entity("ConditionRiskScore")· ../entities/ConditionRiskScore Properties, contexts, statussen. Bron:Entities.xml.