Main Content
setConnectionOptions
(To be removed) Set JDBC connection options
The setConnectionOptions
function will be removed in a future
release. Use the setoptions
function instead. For details, see Version History.
Description
sets JDBC connection options using the opts
= setConnectionOptions(opts
,Option1,OptionValue1,...,OptionN,OptionValueN
)JDBCConnectionOptions
object opts
.
Examples
Input Arguments
Output Arguments
Alternative Functionality
App
You can set JDBC connection options by using the JDBC Data Source Configuration dialog box in the Database Explorer app. In the Data Source section of the Database Explorer tab, select Configure Data Source > Configure JDBC data source.