FMEDatabaseConnection
Sets the name values associated with this connection. Will append a new name, and update existing values, and will not delete existing values. The names are the keys and the values are the values in the dict parameter.
dict
nameValues (dict) – The name values.
None