Aspose::Cells::ExternalConnections::ExternalConnection::SetCommand method

ExternalConnection::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::ExternalConnection::SetCommand(const U16String &value)

See Also

ExternalConnection::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::ExternalConnection::SetCommand(const char16_t *value)

See Also