Share via


IDtsConnectionService.CreateConnection Method

Include Protected Members
Include Inherited Members

Creates a new connection.

This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.

Overload List

  Name Description
Public method CreateConnection(String) Creates a new connection using the connection type specified as a parameter.
Public method CreateConnection(String, ConnectionManagerUIArgs) Creates a new connection using the connection type specified as a parameter.

Top