IActionHandler Interface
Defines a method that handles the action of the class.
Assembly: Microsoft.SqlServer.Management.SDK.SqlStudio (in Microsoft.SqlServer.Management.SDK.SqlStudio.dll)
| Name | Description | |
|---|---|---|
![]() | Site | (Inherited from IComponent.) |
| Name | Description | |
|---|---|---|
![]() | Dispose() | (Inherited from IDisposable.) |
![]() | PerformAction(String^, IContext^) | Instantiates and activates the requested action. |
| Name | Description | |
|---|---|---|
![]() | ActionCompleted | Occurs when the execution of an action is completed. |
![]() | Disposed | (Inherited from IComponent.) |
Show:


