Web Intelligence Queries (within a dataprovider) XI3.
Column Name  | 
Data Type  | 
Description  | 
|---|---|---|
CONDITIONTEXT  | 
varchar  | 
Text of a condition  | 
HASCONDITION  | 
bit  | 
Does the query have a condition?  | 
ID  | 
int  | 
Unique ID of the Query  | 
MAXRETRIEVALTIME  | 
int  | 
Maximum time allowed to retrieve the query  | 
MAXROWSRETRIEVED  | 
int  | 
Maximum rows allowed to return from the query  | 
QUERYID  | 
varchar  | 
Unique Query ID, unique only within the context of the Webi document  | 
WEBI_DATAPROVIDERS_ID  | 
int  | 
Foreign key to WEBI1200_DATAPROVIDERS.ID  | 
WEBI1200_DOCUMENT_ID  | 
int  | 
Foreign key to WEBI1200_DOCUMENTS.ID  | 
 
See also