Object Name:UserGroup | Description: Table of the many to many relationships between the User and Group tables. | |
Primary Key:userId | ||
Attribute Name: id | Type: Character | This is the id inherited from BaseObject. Other fields, for instance userId and groupId, are also inhered from the BaseObject (see specification of BaseObject). In this table the userId and groupId of BasedObject refer to the person who created the relationship between a user and a group. |
Attribute Name: userId | Type: Character | |
Attribute Name: groupId | Type: Character |