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
Overloaded. Retrieves an existing data connection or creates a new data connection that matches the specified provider GUID and connection string.
Overloaded. Removes the specified data connection if it exists and is a weak reference.
Overloaded. Indicates whether the connection manager is managing the specified data connection.
Top