add method

add(data_connection)

Add the dataConnection in the collection.

Returns

def add(self, data_connection):
    ...
ParameterTypeDescription
data_connectionDataConnection

See Also