The entity backup_link_backup_set_user describes the relation between a backup set and the user active policy. A user active policy could consist of multiple backup sets.
| Column Name | Column Datatype | Column Null Option | Column Comment |
| user_id | byte(16) | not null | Unique identifier |
| backup_set_id | byte(16) | not null | Unique identifier for entity backup_set |
| creation_user | nvarchar(64) | with null | User who creates the object |
| creation_date | integer | with null | Time object is being created |
Product Name: BrightStor ARCserve Backup for Laptops and Desktops
Table Type: Table