title: "PaymentCard (table)" category: reference tags: [table, paymentcard, datamodel] source: database-schema.json date: 2026-04-17 status: published
dba.PaymentCard
Schema: dba
Aantal kolommen: 15
Zie ook de entity-pagina: ../entities/PaymentCard
Kolommenbewerken
| Kolom | Type | Nullable | Default | Identity |
|---|---|---|---|---|
PymcId |
nvarchar(6) | Nee | — | — |
PymcContext |
bigint | Nee | ((0)) | — |
PymcRecStatus |
int | Nee | ((0)) | — |
PymcCode |
nvarchar(40) | Ja | — | — |
PymcCompId |
nvarchar(6) | Nee | — | — |
PymcExported |
smallint | Nee | ((0)) | — |
PymcRecCreateDate |
datetimeoffset(7) | Ja | (sysdatetimeoffset()) | — |
PymcSitId |
nvarchar(8) | Ja | — | — |
PymcText |
nvarchar(max) | Ja | — | — |
PymcVdrId |
nvarchar(6) | Ja | — | — |
PymcDataProvider |
nvarchar(50) | Ja | — | — |
PymcProviderMutDate |
datetimeoffset(7) | Ja | — | — |
PymcTransferNextTime |
smallint | Nee | ((0)) | — |
PymcExternalId |
nvarchar(50) | Ja | — | — |
PymcExternalStatus |
nvarchar(50) | Ja | — | — |
Brondatabewerken
- DB-schema —
lookup_table_schema("PaymentCard")Alle kolommen met types, triggers, computed. Bron:database-schema.json. - Entity-model —
lookup_entity("PaymentCard")· ../entities/PaymentCard Properties, contexts, statussen. Bron:Entities.xml.