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

속성 값

계층의 정보입니다.

적용 대상