Versions of the entity that are checked out under version control.
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.
Column Name | Description | Datatype | Length | Allow Nulls | Default | |
---|---|---|---|---|---|---|
DAI_ID | The record ID. | int | 4 | |||
DAI_ASSET_ID | int | 4 | ||||
DAI_ASSET_PATH | The highest level node has path AAA. Each child node down the tree inherits the parent path and adds three letters,where the current level numeration is concatenated to the inherited path. For example, the child requirements of the first node (AAA) have paths of AAAAAA, AAAAAB, AAAAAC, and so on. The characters V and W are not used. | varchar | 255 | ![]() | ||
DAI_ASSET_NAME | The name of the item. | varchar | 255 | ![]() | ||
DAI_ASSET_TYPE | varchar | 40 | ||||
DAI_ASSET_DISPLAY_TYPE | varchar | 255 | ![]() | |||
DAI_ASSET_DESCRIPTION | A free text description of this item. | varchar | 16 | ![]() | ||
DAI_DELETED_BY | varchar | 60 | ||||
DAI_DELETED_DATE | datetime | 4 | ||||
DAI_OWNER_ID | The ID of the entity that owns this entity. | int | 4 | ![]() | ||
DAI_OWNER_TYPE | varchar | 40 | ![]() | |||
DAI_OWNER_DISPLAY_TYPE | varchar | 255 | ![]() | |||
DAI_OWNER_NAME | The name of the item. | varchar | 255 | ![]() | ||
DAI_OWNER_DESCRIPTION | A free text description of this item. | varchar | 16 | ![]() |