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
Propiedad pública RootCommandTarget Gets or sets the root command target.

Arriba

Métodos

  Nombre Descripción
Método público GetCommandInfo Indicates whether the service gets a command information.
Método público InvokeCommand Indicates whether to invoke a command.
Método público ShowContextMenu Shows the context menu.

Arriba

Vea también

Referencia

Espacio de nombres Microsoft.DataWarehouse.Interfaces