INodeInformation.Hierarchy プロパティ

定義

ノードに関連付けられている階層を取得します。

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

プロパティ値

階層の情報です。

適用対象