OLEDBCommandType

OLEDBCommandType enumeration

Specifies the OLE DB command type.

Values

NameValueDescription
None0The command type is not specified.
CubeName1Specifies a cube name
SqlStatement2Specifies a SQL statement
TableName3Specifies a table name
DefaultInformation4Specifies that default information has been given, and it is up to the provider how to interpret.
WebBasedList5Specifies a query which is against a web based List Data Provider.
TableCollection6Specifies the table list.