role_member Table (324)
Some tooltip text!
• 1 minute to read
• 1 minute to read
Users linked to a role. Deprecated.
Fields
Name | Description | Type | Null |
---|---|---|---|
id | The primary key (auto-incremented) | PK | |
role | The id of the group. | FK ej_role | |
ejuser | The id of the user. | FK ejuser |
Indexes
Fields | Types | Description |
---|---|---|
id | PK | Clustered, Unique |
role | FK | Index |
ejuser | FK | Index |
Relationships
Table | Description |
---|---|
ej_role | Define access rights, memberships and other properties for role user members |
ejuser | This table contains entries for the users of the system. |
Replication Flags
- None
Security Flags
- No access control via user's Role.