title: "ObjectLandRegistry (table)" category: reference tags: [table, objectlandregistry, datamodel] source: database-schema.json date: 2026-04-17 status: published
dba.ObjectLandRegistry
Schema: dba
Aantal kolommen: 15
Zie ook de entity-pagina: ../entities/ObjectLandRegistry
Kolommenbewerken
| Kolom | Type | Nullable | Default | Identity |
|---|---|---|---|---|
ObjlrId |
nvarchar(11) | Nee | — | — |
ObjlrContext |
bigint | Nee | ((0)) | — |
ObjlrRecStatus |
int | Nee | ((0)) | — |
ObjlrBldId |
nvarchar(11) | Ja | — | — |
ObjlrBldpBldId |
nvarchar(11) | Ja | — | — |
ObjlrBldpId |
nvarchar(11) | Ja | — | — |
ObjlrCompId |
nvarchar(6) | Nee | — | — |
ObjlrExported |
smallint | Nee | ((0)) | — |
ObjlrLandregId |
nvarchar(11) | Ja | — | — |
ObjlrRecCreateDate |
datetimeoffset(7) | Ja | (sysdatetimeoffset()) | — |
ObjlrDataProvider |
nvarchar(50) | Ja | — | — |
ObjlrProviderMutDate |
datetimeoffset(7) | Ja | — | — |
ObjlrTransferNextTime |
smallint | Nee | ((0)) | — |
ObjlrExternalId |
nvarchar(50) | Ja | — | — |
ObjlrExternalStatus |
nvarchar(50) | Ja | — | — |
Brondatabewerken
- DB-schema —
lookup_table_schema("ObjectLandRegistry")Alle kolommen met types, triggers, computed. Bron:database-schema.json. - Entity-model —
lookup_entity("ObjectLandRegistry")· ../entities/ObjectLandRegistry Properties, contexts, statussen. Bron:Entities.xml.