title: "FinancingForm (table)" category: reference tags: [table, financingform, datamodel] source: database-schema.json date: 2026-04-17 status: published
dba.FinancingForm
Schema: dba
Aantal kolommen: 6
Zie ook de entity-pagina: ../entities/FinancingForm
Kolommenbewerken
| Kolom | Type | Nullable | Default | Identity |
|---|---|---|---|---|
FinFId |
nvarchar(6) | Nee | — | — |
FinFDescr |
nvarchar(200) | Ja | — | — |
FinFContext |
bigint | Nee | ((0)) | — |
FinFRecStatus |
int | Nee | ((0)) | — |
FinFExported |
smallint | Nee | ((0)) | — |
FinFRecCreateDate |
datetimeoffset(7) | Nee | (sysdatetimeoffset()) | — |
Brondatabewerken
- DB-schema —
lookup_table_schema("FinancingForm")Alle kolommen met types, triggers, computed. Bron:database-schema.json. - Entity-model —
lookup_entity("FinancingForm")· ../entities/FinancingForm Properties, contexts, statussen. Bron:Entities.xml.