共用方式為


GetRootCommandTarget 方法

此 API 支援 .NET Framework 結構,但並不是針對直接從程式碼使用而設計。

命名空間:  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