Share via


IRootCommandTargetProvider.GetRootCommandTarget Método

Esta API admite la infraestructura de SQL Server 2012 y no está prevista su utilización directa desde el código.

Gets the object root command target.

Espacio de nombres:  Microsoft.DataWarehouse.Interfaces
Ensamblado:  Microsoft.DataWarehouse.Interfaces (en Microsoft.DataWarehouse.Interfaces.dll)

Sintaxis

'Declaración
Function GetRootCommandTarget As Object
'Uso
Dim instance As IRootCommandTargetProvider 
Dim returnValue As Object 

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

Valor devuelto

Tipo: System.Object
The object root command target.

Vea también

Referencia

IRootCommandTargetProvider Interfaz

Espacio de nombres Microsoft.DataWarehouse.Interfaces