Skip to main content

Purpose

Contains information about relationships between roles and station types. Diagram of relationships between access control tables List of dictionaries

List of columns

Key

Name

Type

Required

Description

PK

Id

int

yes

Entry identifier.

 

RoleId

int

yes

Role identifier. Corresponds to the entry identifier in the Role table.

WorkstationType

int

yes

Station type identifier. Corresponds to the entry identifier in the WorkstationType table.