Stores QuickTime content
| Column Name | Column Datatype | Column Null Option | Column Comment |
| uedbid | integer | not null | ID identifying this row |
| uecheckedout | integer | with null | CPCM id of the user that has this resource checked out |
| uecheckedouttime | date | with null | Time the item was checked out |
| uemodtime | date | with null | Time the asset was last checked in |
| uenumemptyrequired | integer | with null | Left over from legacy code |
| ueporinstanceid | varchar(255) | with null | Identify the portal instance which this row belongs to |
| uepubstage | integer | with null | Left over from legacy code |
| uepubtime | date | with null | Left over from legacy code |
| ueauthor | nvarchar(255) | with null | Author - entered by end user |
| uebyte_count | integer | with null | Byte count |
| uechapter | nvarchar(255) | with null | Extracted property |
| uecopyrighted | nvarchar(255) | with null | Extracted property |
| uecreated_by | nvarchar(255) | with null | Name of user that created the resource |
| uecreation_date | date | with null | Name of user that created the resource |
| uedate_expires | date | with null | Left over from legacy code |
| uedescription | nvarchar(1000) | with null | Description entered by end user |
| uedirector | nvarchar(255) | with null | Extracted property |
| uedisclaimer | nvarchar(255) | with null | Extracted property |
| ueedit_date | date | with null | Extracted property |
| ueframe_number | integer | with null | Extracted property |
| ueframe_rate | integer | with null | Extracted property |
| uefull_name | nvarchar(1000) | with null | Extracted property |
| ueheight | integer | with null | Extracted property |
| uehost_computer | nvarchar(255) | with null | Extracted property |
| ueinformation | nvarchar(1000) | with null | Extracted property |
| uekeywords | nvarchar(255) | with null | Keywords - entered by end user |
| uelast_modified_by | nvarchar(255) | with null | User who last modified the object |
| uelength | float | with null | Extracted property |
| uemajor_type | nvarchar(255) | with null | Major type |
| uemake | nvarchar(255) | with null | Extracted property |
| ueminor_type | nvarchar(255) | with null | Minor type |
| uemodel | nvarchar(255) | with null | Extracted property |
| uename | nvarchar(255) | with null | Filename of the asset |
| ueoriginal_format | nvarchar(255) | with null | Extracted property |
| ueoriginal_source | nvarchar(255) | with null | Extracted property |
| ueparentid | integer | with null | DBID of the parent object |
| ueperformers | nvarchar(255) | with null | Extracted property |
| ueplayback_req | nvarchar(1000) | with null | Extracted property |
| ueproducer | nvarchar(255) | with null | Extracted property |
| ueproduct | nvarchar(255) | with null | Extracted property |
| ueqt_author | nvarchar(255) | with null | Extracted property |
| ueqt_creation_date | date | with null | Extracted property |
| ueqt_description | nvarchar(1000) | with null | Extracted property |
| ueqt_keywords | nvarchar(255) | with null | Extracted property |
| ueqt_title | nvarchar(255) | with null | Extracted property |
| uesoftware | nvarchar(255) | with null | Extracted property |
| uesubject | nvarchar(255) | with null | Subject - entered by end user |
| uetitle | nvarchar(255) | with null | Title - entered by end user |
| uevercomment | nvarchar(1000) | with null | Comment entered when this version of the resource was created |
| uevolume | integer | with null | Extracted property |
| uewarning | nvarchar(1000) | with null | Extracted property |
| uewfproc_id | varchar(255) | with null | ID of workflow process |
| uewidth | integer | with null | Extracted property |
| ueworkflow_id | varchar(255) | with null | ID of the workflow process associated with this resource |
| uewriter | nvarchar(255) | with null | Extracted property |
Product Name: Portal r12 Content Management
Table Type: Table