title: "InspectionPlanLineLink (table)" category: reference tags: [table, inspectionplanlinelink, datamodel] source: database-schema.json date: 2026-04-17 status: published
dba.InspectionPlanLineLink
Schema: dba
Aantal kolommen: 13
Zie ook de entity-pagina: ../entities/InspectionPlanLineLink
Kolommenbewerken
| Kolom | Type | Nullable | Default | Identity |
|---|---|---|---|---|
IspllId |
nvarchar(6) | Nee | — | — |
IspllContext |
bigint | Nee | ((0)) | — |
IspllRecStatus |
int | Nee | ((0)) | — |
IspllCompId |
nvarchar(6) | Nee | — | — |
IspllDestinationIspId |
nvarchar(11) | Ja | — | — |
IspllDestinationLineId |
nvarchar(9) | Ja | — | — |
IspllExported |
smallint | Nee | ((0)) | — |
IspllIspId |
nvarchar(11) | Ja | — | — |
IspllRecCreateDate |
datetimeoffset(7) | Ja | (sysdatetimeoffset()) | — |
IspllRemarkText |
nvarchar(max) | Ja | — | — |
IspllRequired |
smallint | Nee | ((0)) | — |
IspllSourceIspId |
nvarchar(11) | Ja | — | — |
IspllSourceLineId |
nvarchar(9) | Ja | — | — |
Brondatabewerken
- DB-schema —
lookup_table_schema("InspectionPlanLineLink")Alle kolommen met types, triggers, computed. Bron:database-schema.json. - Entity-model —
lookup_entity("InspectionPlanLineLink")· ../entities/InspectionPlanLineLink Properties, contexts, statussen. Bron:Entities.xml.