Table: dbo.Synchronized_Privilege_Group
Each row identifies a privilege that is logically the same across modules but is implemented with multiple privilege keys that must always have the same value privilege data array.
Columns
NameTypeConstraintsDescription
synchronized_privilege_group_KEYint (4)NOT NULLPrimary key.
descriptionnvarchar (100)NOT NULLDescribes the common function that is represented by this privilege group.
Primary key
NameColumnsDescription
PK_Synchronized_Privilege_Groupsynchronized_privilege_group_KEY
Unique constraints
NameColumnsDescription
UK_Synchronized_Privilege_Group$descriptiondescription
Incoming foreign keys
NameColumnsReferencing tableDescription
FK_Synchronized_Privilege__Synchronized_Privilege_Group__synchronized_privilege_group_KEYsynchronized_privilege_group_KEYSynchronized_Privilege

Schema diagram