OLEDBCommandType

OLEDBCommandType enumeration

Utility class containing constants. Specifies the OLE DB command type.

Values

NameDescription
NONEThe command type is not specified.
CUBE_NAMESpecifies a cube name unsupported
SQL_STATEMENTSpecifies a SQL statement
TABLE_NAMESpecifies a table name
DEFAULT_INFORMATIONSpecifies that default information has been given, and it is up to the provider how to interpret. unsupported
WEB_BASED_LISTSpecifies a query which is against a web based List Data Provider. unsupported
TABLE_COLLECTION