title: "LockoutTagoutPosition (table)" category: reference tags: [table, lockouttagoutposition, datamodel] source: database-schema.json date: 2026-04-17 status: published
dba.LockoutTagoutPosition
Schema: dba
Aantal kolommen: 8
Zie ook de entity-pagina: ../entities/LockoutTagoutPosition
Kolommenbewerken
| Kolom | Type | Nullable | Default | Identity |
|---|---|---|---|---|
LtposId |
nvarchar(6) | Nee | — | — |
LtposDescr |
nvarchar(50) | Ja | — | — |
LtposContext |
bigint | Nee | ((0)) | — |
LtposRecStatus |
int | Nee | ((0)) | — |
LtposExported |
smallint | Nee | ((0)) | — |
LtposOrder |
smallint | Nee | ((0)) | — |
LtposPlotPlanColor |
nvarchar(30) | Ja | — | — |
LtposRecCreateDate |
datetimeoffset(7) | Nee | (sysdatetimeoffset()) | — |
Brondatabewerken
- DB-schema —
lookup_table_schema("LockoutTagoutPosition")Alle kolommen met types, triggers, computed. Bron:database-schema.json. - Entity-model —
lookup_entity("LockoutTagoutPosition")· ../entities/LockoutTagoutPosition Properties, contexts, statussen. Bron:Entities.xml.