Table Name: | mui_mui_role |
Table Number: | 5313 |
Group: | System |
Description: | Gives roles which menu items play for one another. Reserved; future |
Flags: | |
Baseline/Custom: | Baseline |
Field Name | Common Type | Database Type | Generic Field ID | Array Size | Default | Flags | Comment | Field Used in Views |
---|---|---|---|---|---|---|---|---|
active | LONG | tinyint | DIRECT | Indicates whether the role is active; i.e., 0=inactive, 1=active | ||||
dev | LONG | int | 151 | 1 | DIRECT, ALLOW_NULL | Row version number for mobile distribution purposes | ||
objid | LONG | int | 3 | DIRECT | Internal record number | |||
priority | LONG | int | DIRECT | Display priority order for the item in terms of the item it plays a role for | ||||
role_name | CHAR | varchar | 80 | Name of the role |
Index Name | Fields | Flags |
---|---|---|
mui_mui_role_ind | player2menu_item:role_for2menu_item:role_name | UNIQUE |
Index Name | Fields | Additional Information |
---|---|---|
ind_player2menu_item | player2menu_item, role_for2menu_item, role_name | nonclustered located on PRIMARY |
ind_role_for2menu_item | role_for2menu_item, player2menu_item, role_name | nonclustered located on PRIMARY |
ind_role_name | role_name, role_for2menu_item, player2menu_item | nonclustered located on PRIMARY |
mui_mui_role_ind | player2menu_item, role_for2menu_item, role_name | nonclustered, unique located on PRIMARY |
objindex | objid | clustered, unique located on PRIMARY |
View ID | View Name | Tables |
---|
mui_mui_role | |||