(To be removed) Remove JDBC driver-specific connection options
The rmConnectionOptions
function will be removed in a future release.
Use the rmoptions
function instead. For details, see Compatibility Considerations.
removes a JDBC driver-specific connection option using the opts
= rmConnectionOptions(opts
,option
)JDBCConnectionOptions
object opts
.
You can remove JDBC driver-specific 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.