Web Intelligence Result Objects (BI4).
Column Name  | 
Data Type  | 
Description  | 
|---|---|---|
DESCRIPTION  | 
nvarchar  | 
Description of the result object  | 
DIMENSIONIDENTIFIER  | 
varchar  | 
Unique name of the dimension  | 
FOLDERNAME  | 
nvarchar  | 
Folder name of the result object  | 
HIERARCHYIDENTIFIER  | 
varchar  | 
n/a  | 
ID  | 
int  | 
Interal MMDB ID  | 
IDENTIFIER  | 
varchar  | 
Unique object identifier generated by the System  | 
ISCONDITION  | 
bit  | 
Is the result object a condition?  | 
ISFILTER  | 
bit  | 
IS the result object a filter?  | 
ISMERGEDDIMENSIONMEMBER  | 
bit  | 
Is the result object a member of a merged dimension?  | 
NAME  | 
nvarchar  | 
The name of the object, in many cases the equivalent of SI_ID in the CMS/Query Builder when referring to a base CMS object type (USERS, SEMANTICLAYER etc.)  | 
OPERATOR  | 
varchar  | 
Operator used on the result object  | 
QUERYNODEID  | 
varchar  | 
Returns query node ID  | 
WEBI1400DOCUMENT_ID  | 
int  | 
Foreign key to WEBI1400_DOCUMENTS.ID  | 
WEBI1400QUERY_ID  | 
int  | 
Foreign key to WEBI1400QUERY_MPDES  | 
WEBIDATAPROVIDER_ID  | 
int  | 
Foreign key to WEBI1400_DATAPROVIDERS.ID  | 
 
See also