add method

add(data_connection)

Add the dataConnection in the collection.

Returns

def add(self, data_connection):
    ...
Parameter Type Description
data_connection DataConnection

See Also