ICommandTarget 接口

此 API 支持 SQL Server 2012 基础结构,但不能通过代码直接使用。

Represents the target element on which to raise the specified command.

命名空间:  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 Indicates a value whether the object is passed a menu command to handle.
公共方法 ProvideStatusForCommand Indicate a value whether the menu service needs the status of the menu command.

页首

请参阅

参考

Microsoft.DataWarehouse.Interfaces 命名空间