The scc_lib_prop table entity stores information about tap libraries.
| Column Name | Column Datatype | Column Null Option | Column Comment |
| libuuid | byte(16) | not null | Unique identifier to tape libraries table; not null |
| libtype | nvarchar(64) | with null | ARC, TSM, LNW, VNB |
| name | nvarchar(128) | with null | Library name; not null |
| timestamp | date | with null | Date and time this record was updated |
| assetuuid | byte(16) | with null | Unique identifier for assets table; can be null |
| drive | integer | with null | Drive identifier |
| slot | integer | with null | Slot identifier |
Product Name: BrightStor Storage Command Center
Table Type: Table