IExplorerHierarchy.Root 属性

定义

获取 IExplorerHierarchy 的根节点。

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

属性值

返回此层次结构的根节点。

适用于