다음을 통해 공유


IHierarchyDisposingNotify.Disposing 이벤트

Occurs when the hierarchy is being closed.

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

구문

‘선언
Event Disposing As EventHandler
‘사용 방법
Dim instance As IHierarchyDisposingNotify 
Dim handler As EventHandler 

AddHandler instance.Disposing, handler
event EventHandler Disposing
event EventHandler^ Disposing {
    void add (EventHandler^ value);
    void remove (EventHandler^ value);
}
abstract Disposing : IEvent<EventHandler,
    EventArgs>
Jscript는 이벤트 사용을 지원하지만 새로운 이벤트 선언은 지원하지 않습니다.

참고 항목

참조

IHierarchyDisposingNotify 인터페이스

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