Aspose::Cells::ExternalConnections::DBConnection::SetConnectionString method
DBConnection::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::DBConnection::SetConnectionString(const U16String &value)
See Also
- Class Vector
- Class U16String
- Class DBConnection
- Namespace Aspose::Cells::ExternalConnections
- Library Aspose.Cells for C++
DBConnection::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::DBConnection::SetConnectionString(const char16_t *value)
See Also
- Class Vector
- Class DBConnection
- Namespace Aspose::Cells::ExternalConnections
- Library Aspose.Cells for C++