Udostępnij przez


Interfejs ICommandTarget

Ten interfejs API obsługuje infrastrukturę programu i nie jest przeznaczony do użycia bezpośrednio w kodzie.

Przestrzeń nazw:  Microsoft.DataWarehouse.Interfaces
Zestaw:  Microsoft.DataWarehouse.Interfaces (w Microsoft.DataWarehouse.Interfaces.dll)

Składnia

'Deklaracja
Public Interface ICommandTarget
'Użycie
Dim instance As ICommandTarget
public interface ICommandTarget
public interface class ICommandTarget
type ICommandTarget =  interface end
public interface ICommandTarget

Typ ICommandTarget uwidacznia następujące elementy członkowskie.

Metody

  Nazwa Opis
Metoda publiczna InvokeCommand
Metoda publiczna ProvideStatusForCommand

Do góry