Partager via


HierarchyTreeNode.Hierarchy Propriété

Définition

Obtient ou définit le nœud qui appartient à l'objet IExplorerHierarchy.

public:
 virtual property Microsoft::SqlServer::Management::UI::VSIntegration::ObjectExplorer::IExplorerHierarchy ^ Hierarchy { Microsoft::SqlServer::Management::UI::VSIntegration::ObjectExplorer::IExplorerHierarchy ^ get(); void set(Microsoft::SqlServer::Management::UI::VSIntegration::ObjectExplorer::IExplorerHierarchy ^ value); };
public virtual Microsoft.SqlServer.Management.UI.VSIntegration.ObjectExplorer.IExplorerHierarchy Hierarchy { get; set; }
member this.Hierarchy : Microsoft.SqlServer.Management.UI.VSIntegration.ObjectExplorer.IExplorerHierarchy with get, set
Public Overridable Property Hierarchy As IExplorerHierarchy

Valeur de propriété

Retourne la valeur de nœud de la hiérarchie.

Implémente

S’applique à