title: "SurveyLine (table)" category: reference tags: [table, surveyline, datamodel] source: database-schema.json date: 2026-04-17 status: published
dba.SurveyLine
Schema: dba
Aantal kolommen: 13
Zie ook de entity-pagina: ../entities/SurveyLine
Kolommenbewerken
| Kolom | Type | Nullable | Default | Identity |
|---|---|---|---|---|
SvyLSvyId |
nvarchar(10) | Nee | — | — |
SvyLLineId |
nvarchar(10) | Nee | — | — |
SvyLContext |
bigint | Nee | ((0)) | — |
SvyLRecStatus |
int | Nee | ((0)) | — |
SvyLExported |
smallint | Nee | ((0)) | — |
SvyLInapplicable |
smallint | Nee | ((0)) | — |
SvyLRecCreateDate |
datetimeoffset(7) | Nee | (sysdatetimeoffset()) | — |
SvyLRemarkText |
nvarchar(max) | Ja | — | — |
SvyLScore |
smallint | Nee | ((0)) | — |
SvyLScrMLLineId |
nvarchar(10) | Ja | — | — |
SvyLScrMLScrMId |
nvarchar(10) | Ja | — | — |
SvylSualLineId |
nvarchar(10) | Ja | — | — |
SvylSualSuaId |
nvarchar(10) | Ja | — | — |
Brondatabewerken
- DB-schema —
lookup_table_schema("SurveyLine")Alle kolommen met types, triggers, computed. Bron:database-schema.json. - Entity-model —
lookup_entity("SurveyLine")· ../entities/SurveyLine Properties, contexts, statussen. Bron:Entities.xml.