History of checked in versions of the entity.
For descriptions of the table and columns, see the referenced entity table. For example, for details of HIST_TEST, see the TEST table.
Column Name | Description | Datatype | Length | Allow Nulls | Default | |
---|---|---|---|---|---|---|
![]() | UAS_VC_VERSION_NUMBER | The version ID of the entity. | int | 4 | ||
![]() | UAS_ID | The record ID. | int | 4 | ||
UAS_NAME | The name of the item. | varchar | 255 | |||
UAS_DESC | Description of the item. | varchar | 16 | ![]() | ||
UAS_OWNER_ID | The ID of the entity that owns this entity. | int | 4 | |||
UAS_OWNER_TYPE | varchar | 40 | ||||
UAS_DISPLAY_TYPE | varchar | 255 | ||||
UAS_VC_CHECKOUT_USER_NAME | The user who checked out the item under version control. | varchar | 60 | ![]() |