HP ALM Database Reference
td.COMPONENT_MULTIVALUE Table
Description
Values for defect a columns of a record where the column has more than one value.
Columns
 Column NameDescriptionDatatypeLengthAllow NullsDefaultFormula
 COMV_COMPONENT_IDThe COMPONENT.CO_IDint4   
 COMV_COLUMN_NAMEThe multi-value column.varchar40   
 COMV_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  
Indexes
IndexDescriptionPrimaryUnique
COMPONENT_MULTIVALUE_IX2   
COMPONENT_MULTIVALUE_UIX1  
Objects that depend on td.COMPONENT_MULTIVALUE
 Database ObjectObject TypeDescriptionDep Level
AUTR1386687709_COMPONENT triggerAUTR1386687709_COMPONENTTrigger 2
td.COMPONENT tabletd.COMPONENTTableBusiness Process Components.1
MVTR_COMPONENT triggerMVTR_COMPONENTTrigger 2
See Also

Related Objects

td Schema
Project Data Tables Database