HierarchyTreeNode.Root Property

Definition

Gets the root of the hierarchy.

public:
 property Microsoft::SqlServer::Management::UI::VSIntegration::ObjectExplorer::HierarchyTreeNode ^ Root { Microsoft::SqlServer::Management::UI::VSIntegration::ObjectExplorer::HierarchyTreeNode ^ get(); };
public Microsoft.SqlServer.Management.UI.VSIntegration.ObjectExplorer.HierarchyTreeNode Root { get; }
member this.Root : Microsoft.SqlServer.Management.UI.VSIntegration.ObjectExplorer.HierarchyTreeNode
Public ReadOnly Property Root As HierarchyTreeNode

Property Value

Returns the root of the hierarchy.

Applies to