MenuCommandEx Class
SQL Server 2012
This API supports the SQL Server 2012 infrastructure and is not intended to be used directly from your code.
Represents an extended menu command item.
System.Object
System.ComponentModel.Design.MenuCommand
Microsoft.DataWarehouse.Interfaces.MenuCommandEx
System.ComponentModel.Design.MenuCommand
Microsoft.DataWarehouse.Interfaces.MenuCommandEx
Namespace: Microsoft.DataWarehouse.Interfaces
Assembly: Microsoft.DataWarehouse.Interfaces (in Microsoft.DataWarehouse.Interfaces.dll)
The MenuCommandEx type exposes the following members.
| Name | Description | |
|---|---|---|
![]() | MenuCommandEx | Infrastructure. Initializes a new instance of the MenuCommandEx class using a command identifier. |
| Name | Description | |
|---|---|---|
![]() | Checked | (Inherited from MenuCommand.) |
![]() | CommandID | (Inherited from MenuCommand.) |
![]() | Enabled | (Inherited from MenuCommand.) |
![]() | OleStatus | (Inherited from MenuCommand.) |
![]() | Properties | (Inherited from MenuCommand.) |
![]() | Supported | (Inherited from MenuCommand.) |
![]() | Text | Infrastructure. Gets or sets the text property of the MenuCommandEx object. |
![]() | Visible | (Inherited from MenuCommand.) |
| Name | Description | |
|---|---|---|
![]() | Equals | (Inherited from Object.) |
![]() | Finalize | (Inherited from Object.) |
![]() | GetHashCode | (Inherited from Object.) |
![]() | GetType | (Inherited from Object.) |
![]() | Invoke() | (Inherited from MenuCommand.) |
![]() | Invoke(Object) | (Inherited from MenuCommand.) |
![]() | MemberwiseClone | (Inherited from Object.) |
![]() | OnCommandChanged | (Inherited from MenuCommand.) |
![]() | ToString | (Inherited from MenuCommand.) |
