Freigeben über


IVsDataViewInfo.ConnectionNode-Eigenschaft

Ruft Informationen über einen Verbindungsknoten in der Datenansicht ab.

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

Syntax

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

Eigenschaftswert

Typ: Microsoft.VisualStudio.Data.Services.IVsDataViewConnectionNodeInfo
IVsDataViewConnectionNodeInfo , das Informationen über einen Verbindungsknoten darstellt.

.NET Framework-Sicherheit

Siehe auch

Referenz

IVsDataViewInfo Schnittstelle

Microsoft.VisualStudio.Data.Services-Namespace