HP ALM Database Reference
td.RELEASEFOLDER_MULTIVALUE Table

Description

Multiple values for release folder records.

Columns

 Column NameDescriptionDatatypeLengthAllow NullsDefault
 RFMV_RELFOLD_IDThe release folder ID: RELEASE_FOLDERS.RF_ID.int4  
 RFMV_COLUMN_NAMEThe multi-value column.varchar40  
 RFMV_VALUEA single value. 

Note: The values are denormalized for performance reasons. Any program that alters the values in this value field must also handle the semicolon-separated value in the main entity table.

varchar255 

See Also