Share via


IVsDataConnectionManager Members

Include Protected Members
Include Inherited Members

Represents a shared set of data connection objects that are created on demand and managed by Visual Studio.

Methods

 

Name

Description

Public method

GetConnection

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

Public method

InvalidateConnection

Overloaded. Removes the specified data connection if it exists and is a weak reference.

Public method

IsManaging

Overloaded. Indicates whether the connection manager is managing the specified data connection.

Top

See Also

Reference

IVsDataConnectionManager Interface

Microsoft.VisualStudio.Data.Services Namespace