title: "Feature (table)" category: reference tags: [table, feature, datamodel] source: database-schema.json date: 2026-04-17 status: published
dba.Feature
Schema: dba
Aantal kolommen: 15
Zie ook de entity-pagina: ../entities/Feature
Kolommenbewerken
| Kolom | Type | Nullable | Default | Identity |
|---|---|---|---|---|
FtrId |
nvarchar(6) | Nee | — | — |
FtrDescr |
nvarchar(200) | Ja | — | — |
FtrContext |
bigint | Nee | ((1)) | — |
FtrRecStatus |
int | Nee | ((0)) | — |
FtrAllowOnlyDefaultUnit |
smallint | Nee | ((0)) | — |
FtrDataProvider |
nvarchar(50) | Ja | — | — |
FtrExported |
smallint | Nee | ((0)) | — |
FtrExternalId |
nvarchar(50) | Ja | — | — |
FtrExternalStatus |
nvarchar(50) | Ja | — | — |
FtrPhquPhqId |
nvarchar(3) | Ja | — | — |
FtrPhquUntId |
nvarchar(6) | Ja | — | — |
FtrProviderMutDate |
datetimeoffset(7) | Ja | — | — |
FtrRecCreateDate |
datetimeoffset(7) | Ja | (sysdatetimeoffset()) | — |
FtrTransferNextTime |
smallint | Nee | ((0)) | — |
FtrValueType |
smallint | Nee | ((0)) | — |
Brondatabewerken
- DB-schema —
lookup_table_schema("Feature")Alle kolommen met types, triggers, computed. Bron:database-schema.json. - Entity-model —
lookup_entity("Feature")· ../entities/Feature Properties, contexts, statussen. Bron:Entities.xml.