title: "SoftwareInstallation (table)" category: reference tags: [table, softwareinstallation, datamodel] source: database-schema.json date: 2026-04-17 status: published
dba.SoftwareInstallation
Schema: dba
Aantal kolommen: 20
Zie ook de entity-pagina: ../entities/SoftwareInstallation
Kolommenbewerken
| Kolom | Type | Nullable | Default | Identity |
|---|---|---|---|---|
SoiId |
nvarchar(8) | Nee | — | — |
SoiContext |
bigint | Nee | ((0)) | — |
SoiRecStatus |
int | Nee | ((0)) | — |
SoiCompId |
nvarchar(6) | Nee | — | — |
SoiConfigurationItemEqmId |
nvarchar(24) | Ja | — | — |
SoiDataProvider |
nvarchar(50) | Ja | — | — |
SoiExported |
smallint | Nee | ((0)) | — |
SoiExternalId |
nvarchar(50) | Ja | — | — |
SoiExternalStatus |
nvarchar(50) | Ja | — | — |
SoiInstallationDate |
date | Ja | — | — |
SoiInstallationEmpId |
nvarchar(9) | Ja | — | — |
SoiInstrumentEqmId |
nvarchar(24) | Ja | — | — |
SoiProviderMutDate |
datetimeoffset(7) | Ja | — | — |
SoiRecCreateDate |
datetimeoffset(7) | Ja | (sysdatetimeoffset()) | — |
SoiRemovalDate |
date | Ja | — | — |
SoiRemovalEmpId |
nvarchar(9) | Ja | — | — |
SoiSoftwareEqmId |
nvarchar(24) | Ja | — | — |
SoiTransferNextTime |
smallint | Nee | ((0)) | — |
SoiVersion |
nvarchar(50) | Ja | — | — |
SoiInstallationEqmId |
nvarchar(24) | Ja | — | — |
Brondatabewerken
- DB-schema —
lookup_table_schema("SoftwareInstallation")Alle kolommen met types, triggers, computed. Bron:database-schema.json. - Entity-model —
lookup_entity("SoftwareInstallation")· ../entities/SoftwareInstallation Properties, contexts, statussen. Bron:Entities.xml.