title: "RosterGroup (table)" category: reference tags: [table, rostergroup, datamodel] source: database-schema.json date: 2026-04-17 status: published
dba.RosterGroup
Schema: dba
Aantal kolommen: 12
Zie ook de entity-pagina: ../entities/RosterGroup
Kolommenbewerken
| Kolom | Type | Nullable | Default | Identity |
|---|---|---|---|---|
RosgId |
nvarchar(9) | Nee | — | — |
RosgDescr |
nvarchar(200) | Ja | — | — |
RosgContext |
bigint | Nee | ((0)) | — |
RosgRecStatus |
int | Nee | ((0)) | — |
RosgDataProvider |
nvarchar(50) | Ja | — | — |
RosgExported |
smallint | Nee | ((0)) | — |
RosgExternalId |
nvarchar(50) | Ja | — | — |
RosgExternalStatus |
nvarchar(50) | Ja | — | — |
RosgGenrosId |
nvarchar(9) | Ja | — | — |
RosgProviderMutDate |
datetimeoffset(7) | Ja | — | — |
RosgRecCreateDate |
datetimeoffset(7) | Ja | (sysdatetimeoffset()) | — |
RosgTransferNextTime |
smallint | Nee | ((0)) | — |
Brondatabewerken
- DB-schema —
lookup_table_schema("RosterGroup")Alle kolommen met types, triggers, computed. Bron:database-schema.json. - Entity-model —
lookup_entity("RosterGroup")· ../entities/RosterGroup Properties, contexts, statussen. Bron:Entities.xml.