Aspose::Cells::ExternalConnections::DBConnection::SetConnectionInfo method

DBConnection::SetConnectionInfo(const U16String&) method

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

void Aspose::Cells::ExternalConnections::DBConnection::SetConnectionInfo(const U16String &value)

See Also

DBConnection::SetConnectionInfo(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::DBConnection::SetConnectionInfo(const char16_t *value)

See Also