replace_settings_from_connection
Description:
[ Version ( since = "0.9.10" ) ]
public bool replace_settings_from_connection (Connection new_connection) throws Error
public bool replace_settings_from_connection (Connection new_connection) throws Error
Deep-copies the settings of new_conenction and replaces the settings of this with the copied
settings.
Parameters:
| this | |
| new_connection |
a Connection to replace the settings of this with |
Returns:
|
|