IRootCommandTargetProvider Interface

 

Applies To: SQL Server 2016 Preview

Represents a root command interface that provides target objects.

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

Syntax

public interface IRootCommandTargetProvider
public interface class IRootCommandTargetProvider
type IRootCommandTargetProvider = interface end
Public Interface IRootCommandTargetProvider

Methods

Name Description
System_CAPS_pubmethod GetRootCommandTarget()

Gets the object root command target.

See Also

Microsoft.DataWarehouse.Interfaces Namespace

Return to top