ActionInfo Class
Represents a set of actions of the item.
Assembly: Microsoft.SqlServer.Management.SDK.SqlStudio (in Microsoft.SqlServer.Management.SDK.SqlStudio.dll)
Microsoft.SqlServer.Management::LocalizationManager
Microsoft.SqlServer.Management::ActionInfo
[SerializableAttribute] [DebuggerStepThroughAttribute] [GeneratedCodeAttribute("xsd", "4.0.30319.33440")] [XmlTypeAttribute(Namespace = "http://schemas.microsoft.com/SqlServer/Management/Registration")] [DesignerCategoryAttribute("code")] public ref class ActionInfo : LocalizationManager, IActionInfo, IDisposable, IInitializable
| Name | Description | |
|---|---|---|
![]() | ActionInfo() | Initializes a new instance of the ActionInfo class. |
| Name | Description | |
|---|---|---|
![]() | ActionHandlerMoniker | Gets or sets the moniker of the handler. |
![]() | Moniker | Gets or sets the moniker of the action. |
![]() | Properties | Gets or sets the property of the action. |
![]() | ResourceManager | Gets or sets the string value for the ResourceManager control.(Inherited from LocalizationManager.) |
| Name | Description | |
|---|---|---|
![]() | Dispose() | Releases all resources used by the ActionInfo class. |
![]() | Equals(Object^) | (Inherited from Object.) |
![]() | Finalize() | (Inherited from Object.) |
![]() | GetHashCode() | (Inherited from Object.) |
![]() | GetType() | (Inherited from Object.) |
![]() | MemberwiseClone() | (Inherited from Object.) |
![]() | ToString() | (Inherited from Object.) |
| Name | Description | |
|---|---|---|
![]() ![]() | IInitializable::Initialize(IServiceProvider^) | Defines a mechanism for retrieving a service object. |
![]() ![]() | IActionInfo::Properties | Gets the property of the action. |
Any public static ( Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.





