Home > Technical > Table Definitions > SECURITYGROUPS
Contains a record for each security group.
Column | Type | Description |
INTGROUPCODE | INT | The unique code assigned by the user for the security group. |
STRGROUPDESCRIPTION | VARCHAR(20) | Description of the security group. |
STRUSAGE | VARCHAR(200) | A more complete description about the purpose of the security group. |
INTPRIORITY | INT | Priority within the list of security groups. Lower number indicates higher priority. |
Primary Key: INTGROUPCODE
Converted from CHM to HTML with chm2web Pro 2.85 (unicode) |