Aspose::Cells::ExternalConnections::DataModelConnection::SetCommand method
DataModelConnection::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::DataModelConnection::SetCommand(const U16String &value)
See Also
- Class Vector
- Class U16String
- Class DataModelConnection
- Namespace Aspose::Cells::ExternalConnections
- Library Aspose.Cells for C++
DataModelConnection::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::DataModelConnection::SetCommand(const char16_t *value)
See Also
- Class Vector
- Class DataModelConnection
- Namespace Aspose::Cells::ExternalConnections
- Library Aspose.Cells for C++