RoleProcessingStage
Purpose
Table of relationships between roles and processing stages.
Diagram of relationships between access control tables
List of columns
Key | Name | Type | Required | Description |
PK | Id | int | yes | Entry identifier. |
ProcessingStageId | int | yes | Processing stage identifier. Corresponds to the entry identifier in the ProcessingStage table. | |
RoleId | int | yes | Role identifier. Corresponds to the entry identifier in the Role table. |
12.04.2024 18:16:03