IVsDataConnectionManager.IsManaging Method

Include Protected Members
Include Inherited Members

Indicates whether the connection manager is managing the specified 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 IsManaging(IVsDataConnection) Indicates whether the connection manager is managing the specified data connection.
Public method IsManaging(Guid, String, Boolean) Indicates whether the connection manager is managing the data connection specified by the provider, the connection string, and the encrypted connection string.

Top

See Also

Reference

IVsDataConnectionManager Interface

Microsoft.VisualStudio.Data.Services Namespace