IRootCommandTargetProvider Interface

This API supports the SQL Server 2012 infrastructure and is not intended to be used directly from your code.

Represents a root command interface that provides target objects.

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

Syntax

'Declaration
Public Interface IRootCommandTargetProvider
'Usage
Dim instance As IRootCommandTargetProvider
public interface IRootCommandTargetProvider
public interface class IRootCommandTargetProvider
type IRootCommandTargetProvider =  interface end
public interface IRootCommandTargetProvider

The IRootCommandTargetProvider type exposes the following members.

Methods

  Name Description
Public method GetRootCommandTarget Infrastructure. Gets the object root command target.

Top

See Also

Reference

Microsoft.DataWarehouse.Interfaces Namespace