title: "CostType (table)" category: reference tags: [table, costtype, datamodel] source: database-schema.json date: 2026-04-17 status: published
dba.CostType
Schema: dba
Aantal kolommen: 11
Zie ook de entity-pagina: ../entities/CostType
Kolommenbewerken
| Kolom | Type | Nullable | Default | Identity |
|---|---|---|---|---|
CsttId |
nvarchar(9) | Nee | — | — |
CsttDescr |
nvarchar(200) | Ja | — | — |
CsttContext |
bigint | Nee | ((1)) | — |
CsttRecstatus |
int | Nee | ((0)) | — |
CsttDataProvider |
nvarchar(50) | Ja | — | — |
CsttExported |
smallint | Nee | ((0)) | — |
CsttExternalId |
nvarchar(50) | Ja | — | — |
CsttExternalStatus |
nvarchar(50) | Ja | — | — |
CsttProviderMutDate |
datetimeoffset(7) | Ja | — | — |
CsttRecCreateDate |
datetimeoffset(7) | Ja | (sysdatetimeoffset()) | — |
CsttTransferNextTime |
smallint | Nee | ((0)) | — |
Brondatabewerken
- DB-schema —
lookup_table_schema("CostType")Alle kolommen met types, triggers, computed. Bron:database-schema.json. - Entity-model —
lookup_entity("CostType")· ../entities/CostType Properties, contexts, statussen. Bron:Entities.xml.