Aspose::Cells::ExternalConnections::DBConnection::SetCommand method
DBConnection::SetCommand(const U16String&) method
The string containing the database command to pass to the data provider API that will interact with the external source in order to retrieve data.
void Aspose::Cells::ExternalConnections::DBConnection::SetCommand(const U16String &value)
See Also
- Class Vector
- Class U16String
- Class DBConnection
- Namespace Aspose::Cells::ExternalConnections
- Library Aspose.Cells for C++
DBConnection::SetCommand(const char16_t*) method
The string containing the database command to pass to the data provider API that will interact with the external source in order to retrieve data.
void Aspose::Cells::ExternalConnections::DBConnection::SetCommand(const char16_t *value)
See Also
- Class Vector
- Class DBConnection
- Namespace Aspose::Cells::ExternalConnections
- Library Aspose.Cells for C++