Web Intelligence SQL Containers (XI3).
Column Name |
Data Type |
Description |
---|---|---|
ID |
int |
Primary key |
OPERATOR |
varchar |
Operator used on the SQL container if multiple containers (synchronized, combined) queries exist |
SQLCONTAINERID |
varchar |
Unique ID of the SQL container for just this dataprovider |
SQLTEXT |
nvarchar |
SQL text |
WEBI_DATAPROVIDERS_ID |
int |
Foreign key to WEBI1200_DATAPROVIDERS.ID |
WEBI1200_DOCUMENT_ID |
int |
Foreign key to WEBI1200_DOCUMENTS.ID |
See also