Share via


IVsDataExplorerConnectionManager.SelectConnection, méthode

Sélectionne la connexion de données spécifiée dans l'explorateur de serveurs.

Espace de noms :  Microsoft.VisualStudio.Data.Services
Assembly :  Microsoft.VisualStudio.Data.Services (dans Microsoft.VisualStudio.Data.Services.dll)

Syntaxe

'Déclaration
Sub SelectConnection ( _
    explorerConnection As IVsDataExplorerConnection _
)
void SelectConnection(
    IVsDataExplorerConnection explorerConnection
)
void SelectConnection(
    IVsDataExplorerConnection^ explorerConnection
)
abstract SelectConnection : 
        explorerConnection:IVsDataExplorerConnection -> unit 
function SelectConnection(
    explorerConnection : IVsDataExplorerConnection
)

Paramètres

Sécurité .NET Framework

Voir aussi

Référence

IVsDataExplorerConnectionManager Interface

Microsoft.VisualStudio.Data.Services, espace de noms