title: "ContractLineType (table)" category: reference tags: [table, contractlinetype, datamodel] source: database-schema.json date: 2026-04-17 status: published
dba.ContractLineType
Schema: dba
Aantal kolommen: 16
Zie ook de entity-pagina: ../entities/ContractLineType
Kolommenbewerken
| Kolom | Type | Nullable | Default | Identity |
|---|---|---|---|---|
ConltId |
nvarchar(9) | Nee | — | — |
ConltDescr |
nvarchar(200) | Ja | — | — |
ConltContext |
bigint | Nee | ((0)) | — |
ConltRecStatus |
int | Nee | ((0)) | — |
ConltCcrId |
nvarchar(9) | Ja | — | — |
ConltCompId |
nvarchar(6) | Nee | — | — |
ConltCsttId |
nvarchar(9) | Ja | — | — |
ConltDataProvider |
nvarchar(50) | Ja | — | — |
ConltExported |
smallint | Nee | ((0)) | — |
ConltExternalId |
nvarchar(50) | Ja | — | — |
ConltExternalStatus |
nvarchar(50) | Ja | — | — |
ConltIndexable |
smallint | Nee | ((0)) | — |
ConltProviderMutDate |
datetimeoffset(7) | Ja | — | — |
ConltRecCreateDate |
datetimeoffset(7) | Ja | (sysdatetimeoffset()) | — |
ConltTaxAdmCostCategory |
nvarchar(30) | Ja | — | — |
ConltTransferNextTime |
smallint | Nee | ((0)) | — |
Brondatabewerken
- DB-schema —
lookup_table_schema("ContractLineType")Alle kolommen met types, triggers, computed. Bron:database-schema.json. - Entity-model —
lookup_entity("ContractLineType")· ../entities/ContractLineType Properties, contexts, statussen. Bron:Entities.xml.