Roll back storage for ASSET
| Column Name | Column Datatype | Column Null Option | Column Comment |
| uedbid | integer | not null | |
| uecheckedout | integer | with null | Checkedout property for this version of this asset |
| uecheckedouttime | date | with null | Checkedouttime property for this version of this asset |
| uemodtime | date | with null | Time this version of the asset was last checked in |
| uenumemptyrequired | integer | with null | Left over from legacy code |
| uepubstage | integer | with null | Left over from legacy code |
| uepubtime | date | with null | Left over from legacy code |
| ueassetid | integer | with null | ID of the asset this entry is for |
| ueauthor | varchar(255) | with null | Author property for this version of this asset |
| uebyte_count | integer | with null | Byte count property for this version of this asset |
| uecreated_by | varchar(255) | with null | Created By property for this version of this asset |
| uecreation_date | date | with null | Creation date property for this version of this asset |
| uedate_expires | date | with null | Date expires property for this version of this asset |
| uedescription | varchar(1000) | with null | Description property for this version of this asset |
| uekeywords | varchar(255) | with null | Keywords property for this version of this asset |
| uelast_modified_by | varchar(255) | with null | Last modified by property for this version of this asset |
| uemajor_type | varchar(255) | with null | Major Type property for this version of this asset |
| ueminor_type | varchar(255) | with null | Minor Type property for this version of this asset |
| uename | varchar(255) | with null | Name property for this version of this asset |
| ueparentid | integer | with null | ID of parent object for this version of this asset |
| uesubject | varchar(255) | with null | Subject property for this version of this asset |
| uetitle | varchar(255) | with null | Title property for this version of this asset |
| uevercomment | varchar(1000) | with null | Versioning comment for this version of this asset |
| ueversion | integer | with null | Version number of this version of this asset |
| ueworkflow_id | integer | with null | ID of the workflow process that was associated with this resource at the time it was versioned |
Product Name: Portal Content Management
Table Type: Table