Interface ICommandTarget

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

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
Méthode publique ProvideStatusForCommand

Haut de la page