IVsDataExplorerConnectionManager.SelectConnection (Método)

Selecciona la conexión de datos especificada en el Explorador de servidores.

Espacio de nombres:  Microsoft.VisualStudio.Data.Services
Ensamblado:  Microsoft.VisualStudio.Data.Services (en Microsoft.VisualStudio.Data.Services.dll)

Sintaxis

'Declaración
Sub SelectConnection ( _
    explorerConnection As IVsDataExplorerConnection _
)
void SelectConnection(
    IVsDataExplorerConnection explorerConnection
)
void SelectConnection(
    IVsDataExplorerConnection^ explorerConnection
)
abstract SelectConnection : 
        explorerConnection:IVsDataExplorerConnection -> unit 
function SelectConnection(
    explorerConnection : IVsDataExplorerConnection
)

Parámetros

Seguridad de .NET Framework

Vea también

Referencia

IVsDataExplorerConnectionManager Interfaz

Microsoft.VisualStudio.Data.Services (Espacio de nombres)