HierarchyTreeNode.Root Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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.