title: "InspectionLineType (table)" category: reference tags: [table, inspectionlinetype, datamodel] source: database-schema.json date: 2026-04-17 status: published
dba.InspectionLineType
Schema: dba
Aantal kolommen: 12
Zie ook de entity-pagina: ../entities/InspectionLineType
Kolommenbewerken
| Kolom | Type | Nullable | Default | Identity |
|---|---|---|---|---|
IsltId |
nvarchar(5) | Nee | — | — |
IsltContext |
bigint | Nee | ((0)) | — |
IsltRecStatus |
int | Nee | ((0)) | — |
IsltExported |
smallint | Nee | ((0)) | — |
IsltRecCreateDate |
datetimeoffset(7) | Nee | (sysdatetimeoffset()) | — |
IsltDescr |
nvarchar(200) | Ja | — | — |
IsltInspectionType |
smallint | Nee | ((0)) | — |
IsltDataProvider |
nvarchar(50) | Ja | — | — |
IsltProviderMutDate |
datetimeoffset(7) | Ja | — | — |
IsltTransferNextTime |
smallint | Nee | ((0)) | — |
IsltExternalId |
nvarchar(50) | Ja | — | — |
IsltExternalStatus |
nvarchar(50) | Ja | — | — |
Brondatabewerken
- DB-schema —
lookup_table_schema("InspectionLineType")Alle kolommen met types, triggers, computed. Bron:database-schema.json. - Entity-model —
lookup_entity("InspectionLineType")· ../entities/InspectionLineType Properties, contexts, statussen. Bron:Entities.xml.