次の方法で共有


ICommandTarget インターフェイス

この API は、 インフラストラクチャをサポートします。独自に作成したコードから直接使用するためのものではありません。

名前空間:  Microsoft.DataWarehouse.Interfaces
アセンブリ:  Microsoft.DataWarehouse.Interfaces (Microsoft.DataWarehouse.Interfaces.dll)

構文

'宣言
Public Interface ICommandTarget
'使用
Dim instance As ICommandTarget
public interface ICommandTarget
public interface class ICommandTarget
type ICommandTarget =  interface end
public interface ICommandTarget

ICommandTarget 型は、以下のメンバーを公開しています。

メソッド

  名前 説明
パブリック メソッド InvokeCommand
パブリック メソッド ProvideStatusForCommand

先頭に戻る