title: "ConditionRisk (table)" category: reference tags: [table, conditionrisk, datamodel] source: database-schema.json date: 2026-04-17 status: published
dba.ConditionRisk
Schema: dba
Aantal kolommen: 12
Zie ook de entity-pagina: ../entities/ConditionRisk
Kolommenbewerken
| Kolom | Type | Nullable | Default | Identity |
|---|---|---|---|---|
ConrId |
nvarchar(8) | Nee | — | — |
ConrDescr |
nvarchar(200) | Ja | — | — |
ConrContext |
bigint | Nee | ((0)) | — |
ConrRecStatus |
int | Nee | ((0)) | — |
ConrDataProvider |
nvarchar(50) | Ja | — | — |
ConrExported |
smallint | Nee | ((0)) | — |
ConrExternalId |
nvarchar(50) | Ja | — | — |
ConrExternalStatus |
nvarchar(50) | Ja | — | — |
ConrProviderMutDate |
datetimeoffset(7) | Ja | — | — |
ConrRecCreateDate |
datetimeoffset(7) | Ja | (sysdatetimeoffset()) | — |
ConrText |
nvarchar(max) | Ja | — | — |
ConrTransferNextTime |
smallint | Nee | ((0)) | — |
Brondatabewerken
- DB-schema —
lookup_table_schema("ConditionRisk")Alle kolommen met types, triggers, computed. Bron:database-schema.json. - Entity-model —
lookup_entity("ConditionRisk")· ../entities/ConditionRisk Properties, contexts, statussen. Bron:Entities.xml.