This topic has not yet been rated - Rate this topic

DataConnectionSupport.Close Method

Closes the specified connection.

Namespace:  Microsoft.VisualStudio.Data.Framework
Assembly:  Microsoft.VisualStudio.Data.Framework (in Microsoft.VisualStudio.Data.Framework.dll)
public abstract void Close()

Implements

IVsDataConnectionSupport.Close()

Notes to Inheritors

The derived class should override this method.

Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.