HierarchyTreeNode.Root 属性

定义

获取层次结构的根。

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

属性值

返回层次结构的根。

适用于