Freigeben über


IVsDataExplorerNode.ExplorerConnection-Eigenschaft

Ruft die Datenexplorer-Verbindung ab, die derzeit verwendet wird.

Namespace:  Microsoft.VisualStudio.Data.Services
Assembly:  Microsoft.VisualStudio.Data.Services (in Microsoft.VisualStudio.Data.Services.dll)

Syntax

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

Eigenschaftswert

Typ: Microsoft.VisualStudio.Data.Services.IVsDataExplorerConnection
Ein IVsDataExplorerConnection-Objekt, welches die Datenverbindung darstellt.

.NET Framework-Sicherheit

Siehe auch

Referenz

IVsDataExplorerNode Schnittstelle

Microsoft.VisualStudio.Data.Services-Namespace