GetRootCommandTarget 方法

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

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

语法

声明
Function GetRootCommandTarget As Object
用法
Dim instance As IRootCommandTargetProvider
Dim returnValue As Object

returnValue = instance.GetRootCommandTarget()
Object GetRootCommandTarget()
Object^ GetRootCommandTarget()
abstract GetRootCommandTarget : unit -> Object 
function GetRootCommandTarget() : Object

返回值

类型:System. . :: . .Object