IDtsConnectionService.EditConnection Method
Include Protected Members
Include Inherited Members
Edits an existing 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 | |
---|---|---|
EditConnection(ConnectionManager) | Edits a specific existing connection and returns a value that indicates whether the connection was modified. | |
EditConnection(ConnectionManager, ConnectionManagerUIArgs) | Edits a specific existing connection and returns a value to indicate whether the connection was modified. |
Top