OLEDBCommandType Enum

OLEDBCommandType Enum

Specifies the OLE DB command type.


type OLEDBCommandType int32

Fields

FieldDescription
NoneThe command type is not specified.
CubeNameSpecifies a cube name
SqlStatementSpecifies a SQL statement
TableNameSpecifies a table name
DefaultInformationSpecifies that default information has been given, and it is up to the provider how to interpret.
WebBasedListSpecifies a query which is against a web based List Data Provider.
TableCollectionSpecifies the table list.