title: "ObjectInspectionLineLink (table)" category: reference tags: [table, objectinspectionlinelink, datamodel] source: database-schema.json date: 2026-04-17 status: published
dba.ObjectInspectionLineLink
Schema: dba
Aantal kolommen: 12
Zie ook de entity-pagina: ../entities/ObjectInspectionLineLink
Kolommenbewerken
| Kolom | Type | Nullable | Default | Identity |
|---|---|---|---|---|
ObjispllId |
nvarchar(6) | Nee | — | — |
ObjispllContext |
bigint | Nee | ((0)) | — |
ObjispllRecStatus |
int | Nee | ((0)) | — |
ObjispllBase |
nvarchar(6) | Ja | — | — |
ObjispllCompId |
nvarchar(6) | Nee | — | — |
ObjispllDestinationIspId |
nvarchar(6) | Ja | — | — |
ObjispllDestinationLineId |
nvarchar(6) | Ja | — | — |
ObjispllExported |
smallint | Nee | ((0)) | — |
ObjispllRecCreateDate |
datetimeoffset(7) | Ja | (sysdatetimeoffset()) | — |
ObjispllRequired |
smallint | Nee | ((0)) | — |
ObjispllSourceIspId |
nvarchar(6) | Ja | — | — |
ObjispllSourceLineId |
nvarchar(6) | Ja | — | — |
Brondatabewerken
- DB-schema —
lookup_table_schema("ObjectInspectionLineLink")Alle kolommen met types, triggers, computed. Bron:database-schema.json. - Entity-model —
lookup_entity("ObjectInspectionLineLink")· ../entities/ObjectInspectionLineLink Properties, contexts, statussen. Bron:Entities.xml.