title: "ConditionFlawMaterial (table)" category: reference tags: [table, conditionflawmaterial, datamodel] source: database-schema.json date: 2026-04-17 status: published
dba.ConditionFlawMaterial
Schema: dba
Aantal kolommen: 11
Zie ook de entity-pagina: ../entities/ConditionFlawMaterial
Kolommenbewerken
| Kolom | Type | Nullable | Default | Identity |
|---|---|---|---|---|
CondflmMatId |
nvarchar(9) | Nee | — | — |
CondflmConflId |
nvarchar(8) | Nee | — | — |
CondflmContext |
bigint | Nee | ((0)) | — |
CondflmRecStatus |
int | Nee | ((0)) | — |
CondflmDataProvider |
nvarchar(50) | Ja | — | — |
CondflmExported |
smallint | Nee | ((0)) | — |
CondflmExternalId |
nvarchar(50) | Ja | — | — |
CondflmExternalStatus |
nvarchar(50) | Ja | — | — |
CondflmProviderMutDate |
datetimeoffset(7) | Ja | — | — |
CondflmRecCreateDate |
datetimeoffset(7) | Ja | (sysdatetimeoffset()) | — |
CondflmTransferNextTime |
smallint | Nee | ((0)) | — |
Brondatabewerken
- DB-schema —
lookup_table_schema("ConditionFlawMaterial")Alle kolommen met types, triggers, computed. Bron:database-schema.json. - Entity-model —
lookup_entity("ConditionFlawMaterial")· ../entities/ConditionFlawMaterial Properties, contexts, statussen. Bron:Entities.xml.