title: "ConditionInterest (table)" category: reference tags: [table, conditioninterest, datamodel] source: database-schema.json date: 2026-04-17 status: published
dba.ConditionInterest
Schema: dba
Aantal kolommen: 12
Zie ook de entity-pagina: ../entities/ConditionInterest
Kolommenbewerken
| Kolom | Type | Nullable | Default | Identity |
|---|---|---|---|---|
ConiId |
nvarchar(8) | Nee | — | — |
ConiDescr |
nvarchar(200) | Ja | — | — |
ConiContext |
bigint | Nee | ((0)) | — |
ConiRecStatus |
int | Nee | ((0)) | — |
ConiDataProvider |
nvarchar(50) | Ja | — | — |
ConiExported |
smallint | Nee | ((0)) | — |
ConiExternalId |
nvarchar(50) | Ja | — | — |
ConiExternalStatus |
nvarchar(50) | Ja | — | — |
ConiProviderMutDate |
datetimeoffset(7) | Ja | — | — |
ConiRecCreateDate |
datetimeoffset(7) | Ja | (sysdatetimeoffset()) | — |
ConiText |
nvarchar(max) | Ja | — | — |
ConitransferNextTime |
smallint | Nee | ((0)) | — |
Brondatabewerken
- DB-schema —
lookup_table_schema("ConditionInterest")Alle kolommen met types, triggers, computed. Bron:database-schema.json. - Entity-model —
lookup_entity("ConditionInterest")· ../entities/ConditionInterest Properties, contexts, statussen. Bron:Entities.xml.