Used to store the member of an URC address book group
| Column Name | Column Datatype | Column Null Option | Column Comment |
| member_uuid | byte(16) | not null | UUID of the member entry of the relationship |
| group_uuid | byte(16) | not null | UUID of the group entry of the relationship |
| group_domain_uuid | byte(16) | not null | UUID of the domain the group entry originates from |
| member_domain_uuid | byte(16) | not null | UUID of the domain the member entry originates from |
| auto_rep_version | date | with null | Version used by the replication engine |
| member_type | integer | with null | Type of the member, group or computer.
for more details see also ca_group_def column member_type. |
Product Name: Unicenter Desktop and Server Management
Table Type: Table