Partager via


IExplorerHierarchyNode.Hierarchy Propriété

Définition

Obtient ou définit une hiérarchie qui appartient à l'objet IExplorerHierarchy.

public:
 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 Microsoft.SqlServer.Management.UI.VSIntegration.ObjectExplorer.IExplorerHierarchy Hierarchy { get; set; }
member this.Hierarchy : Microsoft.SqlServer.Management.UI.VSIntegration.ObjectExplorer.IExplorerHierarchy with get, set
Public Property Hierarchy As IExplorerHierarchy

Valeur de propriété

Retourne une valeur représentant une hiérarchie qui appartient à l'objet IExplorerHierarchy.

S’applique à