title: "StopType (table)" category: reference tags: [table, stoptype, datamodel] source: database-schema.json date: 2026-04-17 status: published
dba.StopType
Schema: dba
Aantal kolommen: 11
Zie ook de entity-pagina: ../entities/StopType
Kolommenbewerken
| Kolom | Type | Nullable | Default | Identity |
|---|---|---|---|---|
StptId |
nvarchar(2) | Nee | — | — |
StptDescr |
nvarchar(40) | Ja | — | — |
StptContext |
bigint | Nee | ((0)) | — |
StptRecStatus |
int | Nee | ((0)) | — |
StptDataProvider |
nvarchar(50) | Ja | — | — |
StptExported |
smallint | Nee | ((0)) | — |
StptExternalId |
nvarchar(50) | Ja | — | — |
StptExternalStatus |
nvarchar(50) | Ja | — | — |
StptProviderMutDate |
datetimeoffset(7) | Ja | — | — |
StptRecCreateDate |
datetimeoffset(7) | Ja | (sysdatetimeoffset()) | — |
StptTransferNextTime |
smallint | Nee | ((0)) | — |
Brondatabewerken
- DB-schema —
lookup_table_schema("StopType")Alle kolommen met types, triggers, computed. Bron:database-schema.json. - Entity-model —
lookup_entity("StopType")· ../entities/StopType Properties, contexts, statussen. Bron:Entities.xml.