Field Summary | ||
---|---|---|
const int | NONE | |
The command type is not specified.
|
||
const int | CUBE_NAME | |
Specifies a cube name
|
||
const int | SQL_STATEMENT | |
Specifies a SQL statement
|
||
const int | TABLE_NAME | |
Specifies a table name
|
||
const int | DEFAULT_INFORMATION | |
Specifies that default information has been given, and it is up to the provider how to interpret.
|
||
const int | WEB_BASED_LIST | |
Specifies a query which is against a web based List Data Provider.
|
const int NONE
const int CUBE_NAME
const int SQL_STATEMENT
const int TABLE_NAME
const int DEFAULT_INFORMATION
const int WEB_BASED_LIST