title: "VendorType (table)" category: reference tags: [table, vendortype, datamodel] source: database-schema.json date: 2026-04-17 status: published
dba.VendorType
Schema: dba
Aantal kolommen: 12
Zie ook de entity-pagina: ../entities/VendorType
Kolommenbewerken
| Kolom | Type | Nullable | Default | Identity |
|---|---|---|---|---|
VdrtId |
nvarchar(5) | Nee | — | — |
VdrtDescr |
nvarchar(200) | Ja | — | — |
VdrtContext |
bigint | Nee | ((0)) | — |
VdrtRecStatus |
int | Nee | ((0)) | — |
VdrtDataProvider |
nvarchar(50) | Ja | — | — |
VdrtExported |
smallint | Nee | ((0)) | — |
VdrtExternalId |
nvarchar(50) | Ja | — | — |
VdrtExternalStatus |
nvarchar(50) | Ja | — | — |
VdrtProviderMutDate |
datetimeoffset(7) | Ja | — | — |
VdrtRecCreateDate |
datetimeoffset(7) | Ja | (sysdatetimeoffset()) | — |
VdrtText |
nvarchar(max) | Ja | — | — |
VdrtTransferNextTime |
smallint | Nee | ((0)) | — |
Brondatabewerken
- DB-schema —
lookup_table_schema("VendorType")Alle kolommen met types, triggers, computed. Bron:database-schema.json. - Entity-model —
lookup_entity("VendorType")· ../entities/VendorType Properties, contexts, statussen. Bron:Entities.xml.