Stores MP3 content
| Column Name | Column Datatype | Column Null Option | Column Comment |
| uedbid | integer | not null | ID identifying this ACL entry |
| 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 |
| uebitrate | float | with null | Extracted property |
| uebyte_count | integer | with null | Byte count |
| uechannel_mode | 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 | Date the resource was created |
| uedate_expires | date | with null | Left over from legacy code |
| uedescription | nvarchar(1000) | with null | Description entered by end user |
| ueemphasis | nvarchar(255) | with null | Extracted property |
| ueframes | integer | with null | Extracted property |
| uegenre | nvarchar(255) | with null | Extracted property |
| uekeywords | nvarchar(255) | with null | Keywords - entered by end user |
| uelast_modified_by | nvarchar(255) | with null | Last Modified By |
| uelayer | nvarchar(255) | with null | Extracted property |
| uelength | float | with null | Extracted property |
| uemajor_type | nvarchar(255) | with null | Major type |
| ueminor_type | nvarchar(255) | with null | Minor type |
| uemp3_author | nvarchar(255) | with null | Extracted property |
| uemp3_description | nvarchar(1000) | with null | Extracted property |
| uemp3_subject | nvarchar(255) | with null | Extracted property |
| uemp3_title | nvarchar(255) | with null | Extracted property |
| uename | nvarchar(255) | with null | Filename of the asset |
| ueoriginal | integer1 | with null | Extracted property |
| ueparentid | integer | with null | DBID of the parent object |
| ueprivate | integer1 | with null | Extracted property |
| uesample_rate | float | 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 |
| ueversion_id | nvarchar(255) | with null | Extracted property |
| uewfproc_id | varchar(255) | with null | ID of workflow process |
| ueworkflow_id | varchar(255) | with null | ID of the workflow process associated with this resource |
| ueyear | nvarchar(255) | with null | Extracted property |
Product Name: Portal r12 Content Management
Table Type: Table