IVsDataConnectionManager.InvalidateConnection Method
Include Protected Members
Include Inherited Members
Removes the specified data connection if it exists and is a weak reference.
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 | |
---|---|---|
InvalidateConnection(IVsDataConnection) | Removes the specified data connection if it exists and is a weak reference. | |
InvalidateConnection(Guid, String, Boolean) | Removes the specified data connection if it exists and is a weak reference. |
Top