Condividi tramite


HierarchyTreeNode.Hierarchy Proprietà

Definizione

Ottiene o imposta il nodo che appartiene all'oggetto 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

Valore della proprietà

Restituisce il valore del nodo della gerarchia.

Implementazioni

Si applica a