Assign Method (Connection)
Assigns this connection to another, which means that values of this connection's properties are copied to the target connection and the source connection itself is removed from the project.
Parameters
- targetConn
- The target connection whose properties are set with values from this connection.