title: "ConditionFlawType (table)" category: reference tags: [table, conditionflawtype, datamodel] source: database-schema.json date: 2026-04-17 status: published
dba.ConditionFlawType
Schema: dba
Aantal kolommen: 13
Zie ook de entity-pagina: ../entities/ConditionFlawType
Kolommenbewerken
| Kolom | Type | Nullable | Default | Identity |
|---|---|---|---|---|
ConfltId |
nvarchar(8) | Nee | — | — |
ConfltDescr |
nvarchar(200) | Ja | — | — |
ConfltContext |
bigint | Nee | ((0)) | — |
ConfltRecStatus |
int | Nee | ((0)) | — |
ConfltConiId |
nvarchar(8) | Ja | — | — |
ConfltDataProvider |
nvarchar(50) | Ja | — | — |
ConfltExported |
smallint | Nee | ((0)) | — |
ConfltExternalId |
nvarchar(50) | Ja | — | — |
ConfltExternalStatus |
nvarchar(50) | Ja | — | — |
ConfltProviderMutDate |
datetimeoffset(7) | Ja | — | — |
ConfltRecCreateDate |
datetimeoffset(7) | Ja | (sysdatetimeoffset()) | — |
ConfltText |
nvarchar(max) | Ja | — | — |
ConfltTransferNextTime |
smallint | Nee | ((0)) | — |
Brondatabewerken
- DB-schema —
lookup_table_schema("ConditionFlawType")Alle kolommen met types, triggers, computed. Bron:database-schema.json. - Entity-model —
lookup_entity("ConditionFlawType")· ../entities/ConditionFlawType Properties, contexts, statussen. Bron:Entities.xml.