Aspose::Cells::ExternalConnections::ExternalConnection::SetCommandType method
ExternalConnection::SetCommandType method
Specifies the OLE DB command type.
void Aspose::Cells::ExternalConnections::ExternalConnection::SetCommandType(OLEDBCommandType value)
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
- Class Vector
- Enum OLEDBCommandType
- Class ExternalConnection
- Namespace Aspose::Cells::ExternalConnections
- Library Aspose.Cells for C++