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