title: "ConditionSize (table)" category: reference tags: [table, conditionsize, datamodel] source: database-schema.json date: 2026-04-17 status: published
dba.ConditionSize
Schema: dba
Aantal kolommen: 14
Zie ook de entity-pagina: ../entities/ConditionSize
Kolommenbewerken
| Kolom | Type | Nullable | Default | Identity |
|---|---|---|---|---|
ConsId |
nvarchar(8) | Nee | — | — |
ConsDescr |
nvarchar(200) | Ja | — | — |
ConsContext |
bigint | Nee | ((0)) | — |
ConsRecStatus |
int | Nee | ((0)) | — |
ConsDataProvider |
nvarchar(50) | Ja | — | — |
ConsEndPercentage |
int | Nee | ((0)) | — |
ConsExported |
smallint | Nee | ((0)) | — |
ConsExternalId |
nvarchar(50) | Ja | — | — |
ConsExternalStatus |
nvarchar(50) | Ja | — | — |
ConsProviderMutDate |
datetimeoffset(7) | Ja | — | — |
ConsRecCreateDate |
datetimeoffset(7) | Ja | (sysdatetimeoffset()) | — |
ConsStartPercentage |
int | Nee | ((0)) | — |
ConsText |
nvarchar(max) | Ja | — | — |
ConsTransferNextTime |
smallint | Nee | ((0)) | — |
Brondatabewerken
- DB-schema —
lookup_table_schema("ConditionSize")Alle kolommen met types, triggers, computed. Bron:database-schema.json. - Entity-model —
lookup_entity("ConditionSize")· ../entities/ConditionSize Properties, contexts, statussen. Bron:Entities.xml.