IDtsConnectionService.CreateConnection Method
Include Protected Members
Include Inherited Members
Creates a new connection.
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 | |
---|---|---|
CreateConnection(String) | Creates a new connection using the specified connection type. (Inherited from IDtsConnectionBaseService.) | |
CreateConnection(String, ConnectionManagerUIArgs) | Creates a new connection using the specified connection type and argument. (Inherited from IDtsConnectionBaseService.) |
Top