See Also

Quality Center Database

See Also Quality Center Database

VC_TEST_MULTIVALUE Table

Description

Multiple values for records of tests under version control.

Columns

  Column Name Description Datatype Length Allow
Nulls
  TSMV_TEST_ID The TEST.TS_TEST_ID. Integer 4  
  TSMV_COLUMN_NAME The field containing the multi-value. VarChar 40  
  TSMV_VALUE A 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.

VarChar 255
  TSMV_USER_NAME The user who locked the test. VarChar 60  

Indexes

Index Primary Unique
INX_TSVCMV
INX_TSVCMV_TEST_ID  

See Also

Quality Center Database



Copyright 2002-2007 Mercury Interactive Corporation.

Documentation comments or suggestions?
Please send feedback to SW-Doc@hp.com