title: "AppointmentSubject (table)" category: reference tags: [table, appointmentsubject, datamodel] source: database-schema.json date: 2026-04-17 status: published
dba.AppointmentSubject
Schema: dba
Aantal kolommen: 10
Zie ook de entity-pagina: ../entities/AppointmentSubject
Kolommenbewerken
| Kolom | Type | Nullable | Default | Identity |
|---|---|---|---|---|
AptsAptId |
nvarchar(11) | Nee | — | — |
AptsLineId |
nvarchar(11) | Nee | — | — |
AptsContext |
bigint | Nee | ((0)) | — |
AptsRecStatus |
int | Nee | ((0)) | — |
AptsEqmId |
nvarchar(24) | Ja | — | — |
AptsExported |
smallint | Nee | ((0)) | — |
AptsJobId |
nvarchar(12) | Ja | — | — |
AptsRecCreateDate |
datetimeoffset(7) | Ja | (sysdatetimeoffset()) | — |
AptsResId |
nvarchar(6) | Ja | — | — |
AptsSvcId |
nvarchar(9) | Ja | — | — |
Brondatabewerken
- DB-schema —
lookup_table_schema("AppointmentSubject")Alle kolommen met types, triggers, computed. Bron:database-schema.json. - Entity-model —
lookup_entity("AppointmentSubject")· ../entities/AppointmentSubject Properties, contexts, statussen. Bron:Entities.xml.