title: "Service (table)" category: reference tags: [table, service, datamodel] source: database-schema.json date: 2026-04-17 status: published
dba.Service
Schema: dba
Aantal kolommen: 19
Kolommenbewerken
| Kolom | Type | Nullable | Default | Identity |
|---|---|---|---|---|
SrvId |
nvarchar(6) | Nee | — | — |
SrvDescr |
nvarchar(400) | Ja | — | — |
SrvContext |
bigint | Nee | ((0)) | — |
SrvRecStatus |
int | Nee | ((0)) | — |
SrvCompId |
nvarchar(6) | Nee | — | — |
SrvEqmtId |
nvarchar(9) | Ja | — | — |
SrvExported |
smallint | Nee | ((0)) | — |
SrvImpId |
nvarchar(11) | Ja | — | — |
SrvJobContext |
bigint | Nee | ((0)) | — |
SrvPriId |
nvarchar(4) | Ja | — | — |
SrvRecCreateDate |
datetimeoffset(7) | Ja | (sysdatetimeoffset()) | — |
SrvSdrtId |
nvarchar(4) | Ja | — | — |
SrvText |
nvarchar(max) | Ja | — | — |
SrvWotId |
nvarchar(6) | Ja | — | — |
SrvDataProvider |
nvarchar(50) | Ja | — | — |
SrvProviderMutDate |
datetimeoffset(7) | Ja | — | — |
SrvTransferNextTime |
smallint | Nee | ((0)) | — |
SrvExternalId |
nvarchar(50) | Ja | — | — |
SrvExternalStatus |
nvarchar(50) | Ja | — | — |
Brondatabewerken
- DB-schema —
lookup_table_schema("Service")Alle kolommen met types, triggers, computed. Bron:database-schema.json.