Universe Classes of a Universe.
Column Name  | 
Data Type  | 
Description  | 
|---|---|---|
CLASSDESCRIPTION  | 
nvarchar  | 
Class Description  | 
CLASSID  | 
int  | 
Class ID (primary key only for this UNV_UNIVERSES_ID, not globally)  | 
CLASSLINEAGE  | 
nvarchar  | 
Class Lineage (path of the class up to the Universe object tree root)  | 
CLASSNAME  | 
nvarchar  | 
Class Name  | 
CMSID  | 
varchar  | 
The actualy name of the CMS host machine without the port number, if used. В This is used in conjunction with OBJECTID or CUID to uniquely identify an object across environments  | 
CREATED  | 
datetime  | 
The datetime an object was created (for the first time) in the BusinessObjects CMS; Equivalent to SI_CREATION_TIME  | 
ID  | 
int  | 
Unique ID (Primar key) of this row  | 
ISHIDDEN  | 
bit  | 
Is the class hidden?  | 
ORDINAL  | 
int  | 
Ordinal of the class?  | 
ROOTCLASS  | 
nvarchar  | 
Root of the class  | 
UNIVERSECUID  | 
varchar  | 
Universe CUID the class belongs to  | 
UNIVERSEMUID  | 
varchar  | 
Universe MUID the class belongs to  | 
UNV_UNIVERSES_ID  | 
int  | 
UNV_UNIVERSES.ID  | 
UPDATED  | 
datetime  | 
Datetime that this object was updated in the BusinessObjects CMS  | 
UPDATED_CMS  | 
datetime  | 
update time from the CMS  | 
 
See also