IVsDataConnectionManager.GetConnection Method

Retrieves an existing data connection or creates a new data connection that matches the specified provider GUID and connection string.

Overload List

  Name Description
Public method GetConnection(Guid, String, Boolean) Retrieves an existing data connection or creates a new data connection that matches the specified provider GUID and connection string.
Public method GetConnection(Guid, String, Boolean, Boolean) Retrieves an existing data connection or creates a new data connection that matches the specified provider GUID and connection string. Also, optionally updates the connection string of the returned connection.

Top

See Also

Reference

IVsDataConnectionManager Interface

IVsDataConnectionManager Members

Microsoft.VisualStudio.Data.Services Namespace