Share via


IVsDataConnection.EnsureConnected Method

Determines whether the current data connection is connected, and, if not, opens it.

Namespace:  Microsoft.VisualStudio.Data.Services
Assembly:  Microsoft.VisualStudio.Data.Services (in Microsoft.VisualStudio.Data.Services.dll)

Syntax

'Declaration
Sub EnsureConnected
void EnsureConnected()
void EnsureConnected()
abstract EnsureConnected : unit -> unit
function EnsureConnected()

.NET Framework Security

See Also

Reference

IVsDataConnection Interface

Microsoft.VisualStudio.Data.Services Namespace