title: "ProcessFunctionOperation (table)" category: reference tags: [table, processfunctionoperation, datamodel] source: database-schema.json date: 2026-04-17 status: published
dba.ProcessFunctionOperation
Schema: dba
Aantal kolommen: 8
Zie ook de entity-pagina: ../entities/ProcessFunctionOperation
Kolommenbewerken
| Kolom | Type | Nullable | Default | Identity |
|---|---|---|---|---|
PrfoprPrfId |
nvarchar(50) | Nee | — | — |
PrfoprOprId |
nvarchar(5) | Nee | — | — |
PrfoprContext |
bigint | Nee | ((0)) | — |
PrfoprRecStatus |
int | Nee | ((0)) | — |
PrfoprCompId |
nvarchar(6) | Nee | — | — |
PrfoprExported |
smallint | Nee | ((0)) | — |
PrfoprRecCreateDate |
datetimeoffset(7) | Ja | (sysdatetimeoffset()) | — |
PrfoprText |
nvarchar(max) | Ja | — | — |
Brondatabewerken
- DB-schema —
lookup_table_schema("ProcessFunctionOperation")Alle kolommen met types, triggers, computed. Bron:database-schema.json. - Entity-model —
lookup_entity("ProcessFunctionOperation")· ../entities/ProcessFunctionOperation Properties, contexts, statussen. Bron:Entities.xml.