Sdílet prostřednictvím


IVsDataExplorerConnectionManager.SelectConnection – metoda

Vybere zadaný datové připojení Server Explorer.

Obor názvů:  Microsoft.VisualStudio.Data.Services
Sestavení:  Microsoft.VisualStudio.Data.Services (v Microsoft.VisualStudio.Data.Services.dll)

Syntaxe

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

Parametry

Zabezpečení rozhraní .NET Framework

Viz také

Referenční dokumentace

IVsDataExplorerConnectionManager Rozhraní

Microsoft.VisualStudio.Data.Services – obor názvů