Interface ICommandTargetMenuService

Cette API prend en charge l'infrastructure SQL Server 2012 et n'est pas destinée à être utilisée directement à partir de votre code.

Represents a command target menu service.

Espace de noms :  Microsoft.DataWarehouse.Interfaces
Assembly :  Microsoft.DataWarehouse.Interfaces (en Microsoft.DataWarehouse.Interfaces.dll)

Syntaxe

'Déclaration
Public Interface ICommandTargetMenuService
'Utilisation
Dim instance As ICommandTargetMenuService
public interface ICommandTargetMenuService
public interface class ICommandTargetMenuService
type ICommandTargetMenuService =  interface end
public interface ICommandTargetMenuService

Le type ICommandTargetMenuService expose les membres suivants.

Propriétés

  Nom Description
Propriété publique RootCommandTarget Gets or sets the root command target.

Haut de la page

Méthodes

  Nom Description
Méthode publique GetCommandInfo Indicates whether the service gets a command information.
Méthode publique InvokeCommand Indicates whether to invoke a command.
Méthode publique ShowContextMenu Shows the context menu.

Haut de la page

Voir aussi

Référence

Espace de noms Microsoft.DataWarehouse.Interfaces