Aspose::Cells::ExternalConnections::ExternalConnection::SetConnectionString method

ExternalConnection::SetConnectionString(const U16String&) method

The connection information string is used to make contact with an OLE DB or ODBC data source.

void Aspose::Cells::ExternalConnections::ExternalConnection::SetConnectionString(const U16String &value)

See Also

ExternalConnection::SetConnectionString(const char16_t*) method

The connection information string is used to make contact with an OLE DB or ODBC data source.

void Aspose::Cells::ExternalConnections::ExternalConnection::SetConnectionString(const char16_t *value)

See Also