IDtsConnectionService.EditConnection Method
Include Protected Members
Include Inherited Members
Edits an existing connection.
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