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

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