title: "ToolsPrice (table)" category: reference tags: [table, toolsprice, datamodel] source: database-schema.json date: 2026-04-17 status: published
dba.ToolsPrice
Schema: dba
Aantal kolommen: 13
Zie ook de entity-pagina: ../entities/ToolsPrice
Kolommenbewerken
| Kolom | Type | Nullable | Default | Identity |
|---|---|---|---|---|
TlsPId |
nvarchar(9) | Nee | — | — |
TlsPContext |
bigint | Nee | ((0)) | — |
TlsPRecStatus |
int | Nee | ((0)) | — |
TlsPExported |
smallint | Nee | ((0)) | — |
TlsPRecCreateDate |
datetimeoffset(7) | Nee | (sysdatetimeoffset()) | — |
TlsPTlsId |
nvarchar(9) | Ja | — | — |
TlsPCompId |
nvarchar(6) | Ja | — | — |
TlsPTariff |
decimal(21,5) | Nee | ((0)) | — |
TlsPDataProvider |
nvarchar(50) | Ja | — | — |
TlsPProviderMutDate |
datetimeoffset(7) | Ja | — | — |
TlsPTransferNextTime |
smallint | Nee | ((0)) | — |
TlsPExternalId |
nvarchar(50) | Ja | — | — |
TlsPExternalStatus |
nvarchar(50) | Ja | — | — |
Brondatabewerken
- DB-schema —
lookup_table_schema("ToolsPrice")Alle kolommen met types, triggers, computed. Bron:database-schema.json. - Entity-model —
lookup_entity("ToolsPrice")· ../entities/ToolsPrice Properties, contexts, statussen. Bron:Entities.xml.