fmewebservices.FMENamedConnectionManager.updateNamedConnection¶
-
FMENamedConnectionManager.
updateNamedConnection
(updatedConnection)¶ Updates the database with the information contained in the named connection class. The named connection includes its owner so no user name is input.
Parameters: updatedConnection ( FMENamedConnection
) – The updated named connection.Return type: None
Raises: FMEWSException – An exception is raised if an error occurred.