IRootCommandTargetProvider.GetRootCommandTarget Method ()

 

Applies To: SQL Server 2016 Preview

Gets the object root command target.

Namespace:   Microsoft.DataWarehouse.Interfaces
Assembly:  Microsoft.DataWarehouse.Interfaces (in Microsoft.DataWarehouse.Interfaces.dll)

Syntax

object GetRootCommandTarget()
Object^ GetRootCommandTarget()
abstract GetRootCommandTarget : unit -> Object
Function GetRootCommandTarget As Object

Return Value

Type: System.Object

The object root command target.

See Also

IRootCommandTargetProvider Interface
Microsoft.DataWarehouse.Interfaces Namespace

Return to top