IActionInfo Interface

 

Represents a collection of actions.

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

public interface class IActionInfo : IDisposable

NameDescription
System_CAPS_pubpropertyActionHandlerMoniker

Gets the moniker of the action handler associated with the action.

System_CAPS_pubpropertyMoniker

Gets the action of the moniker.

System_CAPS_pubpropertyProperties

Gets the property of the action.

NameDescription
System_CAPS_pubmethodDispose()

(Inherited from IDisposable.)

Return to top
Show: