IVsDataConnection.Clone Method

Creates a copy of the current data connection.

Overload List

  Name Description
Public method Clone() Creates a copy of the current data connection.
Public method 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.

See Also

Reference

IVsDataConnection Interface

IVsDataConnection Members

Microsoft.VisualStudio.Data.Services Namespace