Interface ICommandTarget

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 the target element on which to raise the specified command.

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

Syntaxe

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

Le type ICommandTarget expose les membres suivants.

Méthodes

  Nom Description
Méthode publique InvokeCommand Indicates a value whether the object is passed a menu command to handle.
Méthode publique ProvideStatusForCommand Indicate a value whether the menu service needs the status of the menu command.

Haut de la page

Voir aussi

Référence

Espace de noms Microsoft.DataWarehouse.Interfaces