Partager via


IVsDataViewConnectionNodeInfo Interface

Définition

Représente des informations sur un nœud de connexion d’affichage de données.

public interface class IVsDataViewConnectionNodeInfo : Microsoft::VisualStudio::Data::Services::IVsDataViewCommonNodeInfo
public interface IVsDataViewConnectionNodeInfo : Microsoft.VisualStudio.Data.Services.IVsDataViewCommonNodeInfo
type IVsDataViewConnectionNodeInfo = interface
    interface IVsDataViewCommonNodeInfo
Public Interface IVsDataViewConnectionNodeInfo
Implements IVsDataViewCommonNodeInfo
Implémente

Propriétés

BrowseObjectProviderType

Obtient la classe en tant Type que qui implémente l’entité de IVsDataViewBrowseObjectProvider support. Le fournisseur fournit cette implémentation.

(Hérité de IVsDataViewCommonNodeInfo)
Children

Obtient les nœuds enfants du nœud actuel.

(Hérité de IVsDataViewCommonNodeInfo)
Commands

Obtient les commandes associées au nœud actuel.

(Hérité de IVsDataViewCommonNodeInfo)
CreateAutoBrowseObject

Obtient une valeur indiquant si un AutoBrowseObject doit être créé.

(Hérité de IVsDataViewCommonNodeInfo)
DefaultCommand

Obtient la commande par défaut définie pour le nœud actuel.

(Hérité de IVsDataViewCommonNodeInfo)
DropTargetProviderType

Obtient la classe en tant Type que qui implémente l’entité de IVsDataViewDropTargetProvider support. Le fournisseur fournit cette implémentation.

(Hérité de IVsDataViewCommonNodeInfo)
InitialDisplayNames

Obtient les noms d’affichage initiaux du nœud de connexion.

NodeId

Obtient une chaîne contenant l’ID du nœud actuel.

(Hérité de IVsDataViewCommonNodeInfo)
ObjectType

Obtient le type de l’objet de données représenté dans le nœud de connexion actuel.

Properties

Obtient les propriétés du nœud actuel.

(Hérité de IVsDataViewCommonNodeInfo)
TypeDisplayName

Obtient le nom d’affichage spécifique à l’interface utilisateur.

(Hérité de IVsDataViewCommonNodeInfo)
UserContextProviderType

Obtient la classe en tant Type que qui implémente l’entité de IVsDataViewUserContextProvider support. Le fournisseur fournit cette implémentation.

(Hérité de IVsDataViewCommonNodeInfo)

S’applique à