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
- Full trust for the immediate caller. This member cannot be used by partially trusted code. For more information, see Using Libraries from Partially Trusted Code.