title: "SCUSTOMIZATIONLOG (table)" category: reference tags: [table, scustomizationlog, datamodel] source: database-schema.json date: 2026-04-17 status: published
dba.SCUSTOMIZATIONLOG
Schema: dba
Aantal kolommen: 15
Kolommenbewerken
| Kolom | Type | Nullable | Default | Identity |
|---|---|---|---|---|
ScuslId |
nvarchar(32) | Nee | — | — |
ScuslDescr |
nvarchar(200) | Ja | — | — |
SCUSLCONTEXT |
bigint | Nee | ((0)) | — |
SCUSLRECSTATUS |
int | Nee | ((0)) | — |
ScuslBlock |
int | Ja | — | — |
ScuslCustomizationPointsUsed |
decimal(21,2) | Nee | ((0)) | — |
ScuslDate |
datetimeoffset(7) | Nee | — | — |
ScuslDetail |
nvarchar(max) | Ja | — | — |
SCUSLEXPORTED |
smallint | Nee | ((0)) | — |
ScuslFingerprint |
int | Nee | ((0)) | — |
ScuslOrder |
int | Nee | ((0)) | — |
ScuslOwner |
nvarchar(100) | Ja | — | — |
ScuslType |
smallint | Nee | ((0)) | — |
ScuslUserId |
nvarchar(50) | Ja | — | — |
SCUSLFileExtension |
nvarchar(5) | Nee | — | — |
Computed columnsbewerken
SCUSLFileExtension—(N'.html')
Brondatabewerken
- DB-schema —
lookup_table_schema("SCUSTOMIZATIONLOG")Alle kolommen met types, triggers, computed. Bron:database-schema.json.