Univeres Controls within a Universe.
Column Name |
Data Type |
Description |
---|---|---|
ALLOWCOMPLEXOPERANDS |
bit |
Allow complex operands? |
ALLOWSELECTIONMULTIPLECONTEXTS |
bit |
Allow selection of multiple contexts? |
ALLOWSUBQUERIES |
bit |
Allow subqueries? |
ALLOWUNIONINTERSECTMINUS |
bit |
Allow union, intersect and minus? |
CARTESIANPRODUCTSSETTING |
bit |
Warn or disallow Cartesian products? |
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 |
Primary Key |
ISCOSTESTIMATEEXCEEDED |
bit |
Is Cost Estimate Exceeded enabled? |
ISLIMITEXECUTIONTIME |
bit |
Is Limited Execution Time enabled? |
ISLIMITRESULTSET |
bit |
Is Limit size of result set enabled? |
ISLIMITSIZELONGTEXT |
bit |
Is limit size of long text enabled? |
LIMITEXECUTIONTIME |
int |
Limit execution time amount |
LIMITRESULTSETSIZE |
int |
Limit result set size amount |
LIMITSIZELONGTEXT |
int |
Limit long text size amount |
MULTIPLESQLSTATEMENTSCONTEXT |
bit |
|
MULTIPLESQLSTATEMENTSMEASURE |
bit |
|
UNIVERSECUID |
varchar |
|
UNIVERSEMUID |
varchar |
|
UNV_UNIVERSES_ID |
int |
|
UPDATED |
datetime |
Datetime that this object was updated in the BusinessObjects CMS |
UPDATED_CMS |
datetime |
|
WARNIFCOSTESTIMATEEXCEEDS |
int |
|
See also