IActionHandlerInfo Interface

 

Defines a method that displays the collection of the action handler.

Namespace:   Microsoft.SqlServer.Management
Assembly:  Microsoft.SqlServer.Management.SDK.SqlStudio (in Microsoft.SqlServer.Management.SDK.SqlStudio.dll)

public interface class IActionHandlerInfo : IDisposable

NameDescription
System_CAPS_pubpropertyActionHandler

Gets the reference of the actual action handler Singleton.

System_CAPS_pubpropertyDefaultProperties

Gets the default properties associated with the action handler.

System_CAPS_pubpropertyMoniker

Gets the string value of the action handler moniker.

NameDescription
System_CAPS_pubmethodDispose()

(Inherited from IDisposable.)

Return to top
Show: