IVsDataViewInfo.ConnectionNode, propriété

Obtient des informations sur un nœud de connexion dans la vue de données.

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

Syntaxe

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

Valeur de propriété

Type : Microsoft.VisualStudio.Data.Services.IVsDataViewConnectionNodeInfo
IVsDataViewConnectionNodeInfo représentant des informations sur un nœud de connexion.

Sécurité .NET Framework

Voir aussi

Référence

IVsDataViewInfo Interface

Microsoft.VisualStudio.Data.Services, espace de noms