title: "DepreciationType (table)" category: reference tags: [table, depreciationtype, datamodel] source: database-schema.json date: 2026-04-17 status: published
dba.DepreciationType
Schema: dba
Aantal kolommen: 7
Zie ook de entity-pagina: ../entities/DepreciationType
Kolommenbewerken
| Kolom | Type | Nullable | Default | Identity |
|---|---|---|---|---|
DeprtId |
nvarchar(2) | Nee | — | — |
DeprtDescr |
nvarchar(200) | Ja | — | — |
DeprtContext |
bigint | Nee | ((0)) | — |
DeprtRecStatus |
int | Nee | ((0)) | — |
DeprtExported |
smallint | Nee | ((0)) | — |
DeprtMethod |
int | Nee | ((0)) | — |
DeprtRecCreateDate |
datetimeoffset(7) | Ja | (sysdatetimeoffset()) | — |
Brondatabewerken
- DB-schema —
lookup_table_schema("DepreciationType")Alle kolommen met types, triggers, computed. Bron:database-schema.json. - Entity-model —
lookup_entity("DepreciationType")· ../entities/DepreciationType Properties, contexts, statussen. Bron:Entities.xml.