title: "InspectionLineScore (table)" category: reference tags: [table, inspectionlinescore, datamodel] source: database-schema.json date: 2026-04-17 status: published
dba.InspectionLineScore
Schema: dba
Aantal kolommen: 8
Zie ook de entity-pagina: ../entities/InspectionLineScore
Kolommenbewerken
| Kolom | Type | Nullable | Default | Identity |
|---|---|---|---|---|
IlsId |
nvarchar(4) | Nee | — | — |
IlsDescr |
nvarchar(200) | Ja | — | — |
IlsContext |
bigint | Nee | ((0)) | — |
IlsRecStatus |
int | Nee | ((0)) | — |
IlsExported |
smallint | Nee | ((0)) | — |
IlsImpliesApproval |
smallint | Nee | ((1)) | — |
IlsOrder |
smallint | Nee | ((0)) | — |
IlsRecCreateDate |
datetimeoffset(7) | Ja | (sysdatetimeoffset()) | — |
Brondatabewerken
- DB-schema —
lookup_table_schema("InspectionLineScore")Alle kolommen met types, triggers, computed. Bron:database-schema.json. - Entity-model —
lookup_entity("InspectionLineScore")· ../entities/InspectionLineScore Properties, contexts, statussen. Bron:Entities.xml.