Share via


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

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