Share via


IVsDataExplorerNode.ExplorerConnection, propriété

Obtient la connexion Explorateur de données qui actuellement est utilisée.

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

Syntaxe

'Déclaration
ReadOnly Property ExplorerConnection As IVsDataExplorerConnection
IVsDataExplorerConnection ExplorerConnection { get; }
property IVsDataExplorerConnection^ ExplorerConnection {
    IVsDataExplorerConnection^ get ();
}
abstract ExplorerConnection : IVsDataExplorerConnection with get
function get ExplorerConnection () : IVsDataExplorerConnection

Valeur de propriété

Type : Microsoft.VisualStudio.Data.Services.IVsDataExplorerConnection
Objet IVsDataExplorerConnection représentant la connexion de données.

Sécurité .NET Framework

Voir aussi

Référence

IVsDataExplorerNode Interface

Microsoft.VisualStudio.Data.Services, espace de noms