The entity backup_set_inventory_selection_path describes paths that should be backed up or used for application inventory.
| Column Name | Column Datatype | Column Null Option | Column Comment |
| backup_set_id | byte(16) | not null | Unique identifier of the entity backup_set |
| inventory_selection_path_id | byte varying(16) | not null | Unique identifier |
| name | nvarchar(255) | with null | Full path name |
| type | varchar(1) | with null | Folder description is used for 0: inventory path 1:selection path |
| creation_user | nvarchar(64) | with null | User who creates the object |
| creation_date | integer | with null | Time object is being created |
| last_update_user | nvarchar(64) | with null | User who updates |
| last_update_date | integer | with null | Time object is being updated |
| version_number | integer | with null | Is used for transaction integrity |
Product Name: BrightStor ARCserve Backup for Laptops and Desktops
Table Type: Table