IActionHandler.ActionCompleted 이벤트

정의

동작 실행이 완료될 때 발생합니다.

public:
 event EventHandler<Microsoft::SqlServer::Management::ActionCompletedEventArgs ^> ^ ActionCompleted;
event EventHandler<Microsoft.SqlServer.Management.ActionCompletedEventArgs> ActionCompleted;
member this.ActionCompleted : EventHandler<Microsoft.SqlServer.Management.ActionCompletedEventArgs> 
Event ActionCompleted As EventHandler(Of ActionCompletedEventArgs) 

이벤트 유형

적용 대상