FMETokenConnection
Sets the key values associated with this connection. Will append new keys, and update existing values, will not delete existing values. The keys are the dictionary keys and the values are the dictionary values in the dict parameter.
dict
keyValues (dict) – The key values.
None