IExplorerHierarchy.EndAsynchronousUpdate 이벤트
Occurs when the user ends an asynchronous update.
네임스페이스: Microsoft.SqlServer.Management.UI.VSIntegration.ObjectExplorer
어셈블리: SqlWorkbench.Interfaces(SqlWorkbench.Interfaces.dll)
구문
‘선언
Event EndAsynchronousUpdate As EventHandler
‘사용 방법
Dim instance As IExplorerHierarchy
Dim handler As EventHandler
AddHandler instance.EndAsynchronousUpdate, handler
event EventHandler EndAsynchronousUpdate
event EventHandler^ EndAsynchronousUpdate {
void add (EventHandler^ value);
void remove (EventHandler^ value);
}
abstract EndAsynchronousUpdate : IEvent<EventHandler,
EventArgs>
Jscript는 이벤트 사용을 지원하지만 새로운 이벤트 선언은 지원하지 않습니다.
참고 항목
참조
Microsoft.SqlServer.Management.UI.VSIntegration.ObjectExplorer 네임스페이스