次の方法で共有


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

プロパティ値

この階層のルート ノードを返します。

適用対象