title: "ConditionFlaw (table)" category: reference tags: [table, conditionflaw, datamodel] source: database-schema.json date: 2026-04-17 status: published
dba.ConditionFlaw
Schema: dba
Aantal kolommen: 15
Zie ook de entity-pagina: ../entities/ConditionFlaw
Kolommenbewerken
| Kolom | Type | Nullable | Default | Identity |
|---|---|---|---|---|
ConflId |
nvarchar(8) | Nee | — | — |
ConflDescr |
nvarchar(300) | Ja | — | — |
ConflContext |
bigint | Nee | ((0)) | — |
ConflRecStatus |
int | Nee | ((0)) | — |
ConflCategory |
smallint | Nee | ((0)) | — |
ConflConfltId |
nvarchar(8) | Ja | — | — |
ConflConiId |
nvarchar(8) | Ja | — | — |
ConflConintId |
nvarchar(8) | Ja | — | — |
ConflDataProvider |
nvarchar(50) | Ja | — | — |
ConflExported |
smallint | Nee | ((0)) | — |
ConflExternalId |
nvarchar(50) | Ja | — | — |
ConflExternalStatus |
nvarchar(50) | Ja | — | — |
ConflProviderMutDate |
datetimeoffset(7) | Ja | — | — |
ConflRecCreateDate |
datetimeoffset(7) | Ja | (sysdatetimeoffset()) | — |
ConflTransferNextTime |
smallint | Nee | ((0)) | — |
Brondatabewerken
- DB-schema —
lookup_table_schema("ConditionFlaw")Alle kolommen met types, triggers, computed. Bron:database-schema.json. - Entity-model —
lookup_entity("ConditionFlaw")· ../entities/ConditionFlaw Properties, contexts, statussen. Bron:Entities.xml.