Aspose::Cells::ExternalConnections::DBConnection::GetCommandType method
DBConnection::GetCommandType method
Specifies the OLE DB command type.
OLEDBCommandType Aspose::Cells::ExternalConnections::DBConnection::GetCommandType()
Remarks
- Query specifies a cube name
- Query specifies a SQL statement
- Query specifies a table name
- Query specifies that default information has been given, and it is up to the provider how to interpret.
- Query is against a web based List Data Provider.
See Also
- Enum OLEDBCommandType
- Class DBConnection
- Namespace Aspose::Cells::ExternalConnections
- Library Aspose.Cells for C++