Interfaz ICommandTargetMenuService
Esta API admite la infraestructura de SQL Server 2012 y no está prevista su utilización directa desde el código.
Represents a command target menu service.
Espacio de nombres: Microsoft.DataWarehouse.Interfaces
Ensamblado: Microsoft.DataWarehouse.Interfaces (en Microsoft.DataWarehouse.Interfaces.dll)
Sintaxis
'Declaración
Public Interface ICommandTargetMenuService
'Uso
Dim instance As ICommandTargetMenuService
public interface ICommandTargetMenuService
public interface class ICommandTargetMenuService
type ICommandTargetMenuService = interface end
public interface ICommandTargetMenuService
El tipo ICommandTargetMenuService expone los siguientes miembros.
Propiedades
Nombre | Descripción | |
---|---|---|
RootCommandTarget | Gets or sets the root command target. |
Arriba
Métodos
Nombre | Descripción | |
---|---|---|
GetCommandInfo | Indicates whether the service gets a command information. | |
InvokeCommand | Indicates whether to invoke a command. | |
ShowContextMenu | Shows the context menu. |
Arriba