This table holds the links between container parent groups and container child groups.
| Column Name | Column Datatype | Column Null Option | Column Comment |
| cfold_parent | byte(16) | not null | This is the parent group, FK to usd_contfold |
| cfold_child | byte(16) | not null | This is the child group, FK to usd_contfold |
| time_secs | integer | not null | This timestamp is used to order members in the link table. |
Product Name: Unicenter Desktop and Server Management
Table Type: Table