LibreOffice
LibreOffice 24.2 SDK API Reference
|
represents the properties for a connection (session) with a specific database. More...
import"ConnectionProperties.idl";
Public Attributes | |
string | user |
the username More... | |
string | password |
the password More... | |
represents the properties for a connection (session) with a specific database.
These properties can be used when calling the method com::sun::star::sdbc::XDriver::connect() or com::sun::star::sdbc::XDriverManager::getConnectionWithInfo().
The properties for a connection contain additional information about how to connect to a database and how to control the behavior of the resulting connection should be.
|
optionalproperty |
the password
|
optionalproperty |
the username