IRootCommandTargetProvider 接口

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

Represents a root command interface that provides target objects.

命名空间:  Microsoft.DataWarehouse.Interfaces
程序集:  Microsoft.DataWarehouse.Interfaces(在 Microsoft.DataWarehouse.Interfaces.dll 中)

语法

声明
Public Interface IRootCommandTargetProvider
用法
Dim instance As IRootCommandTargetProvider
public interface IRootCommandTargetProvider
public interface class IRootCommandTargetProvider
type IRootCommandTargetProvider =  interface end
public interface IRootCommandTargetProvider

IRootCommandTargetProvider 类型公开以下成员。

方法

  名称 说明
公共方法 GetRootCommandTarget 基础结构。Gets the object root command target.

页首

请参阅

参考

Microsoft.DataWarehouse.Interfaces 命名空间