title: "ContractLineCost (table)" category: reference tags: [table, contractlinecost, datamodel] source: database-schema.json date: 2026-04-17 status: published
dba.ContractLineCost
Schema: dba
Aantal kolommen: 13
Zie ook de entity-pagina: ../entities/ContractLineCost
Kolommenbewerken
| Kolom | Type | Nullable | Default | Identity |
|---|---|---|---|---|
ConlcId |
nvarchar(9) | Nee | — | — |
ConlcContext |
bigint | Nee | ((0)) | — |
ConlcRecStatus |
int | Nee | ((0)) | — |
ConlcCompId |
nvarchar(6) | Nee | — | — |
ConlcConlId |
nvarchar(9) | Ja | — | — |
ConlcEndDate |
date | Ja | — | — |
ConlcExported |
smallint | Nee | ((0)) | — |
ConlcPrice |
decimal(21,5) | Nee | ((0)) | — |
ConlcRecCreateDate |
datetimeoffset(7) | Ja | (sysdatetimeoffset()) | — |
ConlcStartDate |
date | Ja | — | — |
ConlcVatId |
nvarchar(3) | Ja | — | — |
ConlcVatPercentage |
decimal(21,2) | Nee | ((0)) | — |
ConlcVatPrice |
decimal(21,5) | Nee | ((0)) | — |
Brondatabewerken
- DB-schema —
lookup_table_schema("ContractLineCost")Alle kolommen met types, triggers, computed. Bron:database-schema.json. - Entity-model —
lookup_entity("ContractLineCost")· ../entities/ContractLineCost Properties, contexts, statussen. Bron:Entities.xml.