See Also

Quality Center Database

See Also Quality Center Database

RELEASE_FOLDERS Table

Description

Folders for release records.

Columns

  Column Name Description Datatype Length Allow
Nulls
Primary Key  RF_ID The record ID. Integer 4  
  RF_PARENT_ID The RF_ID of the containing folder. The root folder's parent ID is -1. Integer 4  
  RF_NAME The folder name. VarChar 255  
  RF_VER_STAMP The record version. Integer 4
  RF_DESCRIPTION The description of the folder. LongVarChar 16
  RF_HAS_ATTACHMENTS A value of Y indicates that the folder has attachments. VarChar 1
  RF_PATH A value from AAA to ZZZ appended to the path of the parent folder. For example, the path of the third child of the root folder is AAAAAC. VarChar 255  
  RF_USER_01 User defined field. VarChar 40

Indexes

Index Primary Unique
RF_PATH_IDX  
RF_PRIMARYKEY
RF_UNIQUE_NAME_IDX  

See Also

Quality Center Database



Copyright 2002-2007 Mercury Interactive Corporation.

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