HP ALM Database Reference
td.VC_USER_ASSETS Table

Description

Versions of the entity that are checked out under version control.

Remarks

The versions in this table are not available to users in the Quality Center UI until they are checked in. They are visible to the user who checked out the version and to privileged users. Descriptions of the table and columns are in the referenced entity table. For example, for details of VC_TEST,see the TEST table.

Columns

 Column NameDescriptionDatatypeLengthAllow NullsDefault
Primary Key UAS_VC_CHECKOUT_USER_NAMEThe user who checked out the item under version control.varchar60  
Primary Key UAS_IDThe record ID.int4  
 UAS_NAMEThe name of the item.varchar255  
 UAS_DESCDescription of the item.varchar16 
 UAS_OWNER_IDThe ID of the entity that owns this entity.int4  
 UAS_OWNER_TYPE varchar40  
 UAS_DISPLAY_TYPE varchar255  

See Also

Related Objects

td Schema
Shadow Tables