Aspose::Cells::ExternalConnections::ExternalConnection::GetCommandType method
ExternalConnection::GetCommandType method
Specifies the OLE DB command type.
OLEDBCommandType Aspose::Cells::ExternalConnections::ExternalConnection::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 ExternalConnection
- Namespace Aspose::Cells::ExternalConnections
- Library Aspose.Cells for C++