Share via


AdoDotNetConnectionSupport.Close Method

Closes the current data connection.

Namespace:  Microsoft.VisualStudio.Data.Framework.AdoDotNet
Assembly:  Microsoft.VisualStudio.Data.Framework (in Microsoft.VisualStudio.Data.Framework.dll)

Syntax

'Declaration
Public Overrides Sub Close
'Usage
Dim instance As AdoDotNetConnectionSupport

instance.Close()
public override void Close()
public:
virtual void Close() override
public override function Close()

Implements

IVsDataConnectionSupport.Close()

.NET Framework Security

See Also

Reference

AdoDotNetConnectionSupport Class

AdoDotNetConnectionSupport Members

Microsoft.VisualStudio.Data.Framework.AdoDotNet Namespace