INodeInformation.Hierarchy 속성
Gets the hierarchy associated to the node.
네임스페이스: Microsoft.SqlServer.Management.UI.VSIntegration.ObjectExplorer
어셈블리: SqlWorkbench.Interfaces(SqlWorkbench.Interfaces.dll)
구문
‘선언
ReadOnly Property Hierarchy As IExplorerHierarchy
Get
‘사용 방법
Dim instance As INodeInformation
Dim value As IExplorerHierarchy
value = instance.Hierarchy
IExplorerHierarchy Hierarchy { get; }
property IExplorerHierarchy^ Hierarchy {
IExplorerHierarchy^ get ();
}
abstract Hierarchy : IExplorerHierarchy
function get Hierarchy () : IExplorerHierarchy
속성 값
유형: Microsoft.SqlServer.Management.UI.VSIntegration.ObjectExplorer.IExplorerHierarchy
The information of the hierarchy.
참고 항목
참조
Microsoft.SqlServer.Management.UI.VSIntegration.ObjectExplorer 네임스페이스