IVsDataConnection.Clone Method
Include Protected Members
Include Inherited Members
Creates a copy of the current data 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 | |
---|---|---|
Clone() | Creates a copy of the current data connection. | |
Clone(Boolean) | Creates a copy of the current data connection. |
Top
Remarks
If the connection is already open, then the copied connection will also be open.