title: "InspectionPlanSite (table)" category: reference tags: [table, inspectionplansite, datamodel] source: database-schema.json date: 2026-04-17 status: published
dba.InspectionPlanSite
Schema: dba
Aantal kolommen: 7
Zie ook de entity-pagina: ../entities/InspectionPlanSite
Kolommenbewerken
| Kolom | Type | Nullable | Default | Identity |
|---|---|---|---|---|
IspSitId |
nvarchar(9) | Nee | — | — |
IspSitContext |
bigint | Nee | ((0)) | — |
IspSitRecStatus |
int | Nee | ((0)) | — |
IspSitExported |
smallint | Nee | ((0)) | — |
IspSitRecCreateDate |
datetimeoffset(7) | Nee | (sysdatetimeoffset()) | — |
IspSitSitId |
nvarchar(8) | Ja | — | — |
IspSitIspId |
nvarchar(11) | Ja | — | — |
Brondatabewerken
- DB-schema —
lookup_table_schema("InspectionPlanSite")Alle kolommen met types, triggers, computed. Bron:database-schema.json. - Entity-model —
lookup_entity("InspectionPlanSite")· ../entities/InspectionPlanSite Properties, contexts, statussen. Bron:Entities.xml.