This table holds the links between container groups and containers.
| Column Name | Column Datatype | Column Null Option | Column Comment |
| contfold | byte(16) | not null | This is the container group, FK to usd_contfold |
| cont | byte(16) | not null | This is the container, FK to usd_cont |
| 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