IExplorerHierarchy 인터페이스

Represents a collection of nodes that will appear in the tree.

네임스페이스:  Microsoft.SqlServer.Management.UI.VSIntegration.ObjectExplorer
어셈블리:  SqlWorkbench.Interfaces(SqlWorkbench.Interfaces.dll)

구문

‘선언
Public Interface IExplorerHierarchy
‘사용 방법
Dim instance As IExplorerHierarchy
public interface IExplorerHierarchy
public interface class IExplorerHierarchy
type IExplorerHierarchy =  interface end
public interface IExplorerHierarchy

IExplorerHierarchy 유형에서 다음 멤버를 표시합니다.

속성

  이름 설명
공용 속성 IsBuilding Gets a value indicating whether the hierarchy is building.
공용 속성 Root Gets the root node of IExplorerHierarchy.

맨 위로 이동

메서드

  이름 설명
공용 메서드 PerformAsynchronousBuild Performs an asynchronous build.
공용 메서드 StopAllAsynchronousOperations Stops any asynchronous operations.

맨 위로 이동

이벤트

  이름 설명
공용 이벤트 BeginAsynchronousUpdate Occurs when user begin an asynchronous update.
공용 이벤트 EndAsynchronousUpdate Occurs when the user ends an asynchronous update.

맨 위로 이동

참고 항목

참조

Microsoft.SqlServer.Management.UI.VSIntegration.ObjectExplorer 네임스페이스