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

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