IDataSourceDescriptorProvider Interface

 

Applies To: SQL Server 2016 Preview

Represents a data source descriptor provider.

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

Syntax

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

Methods

Name Description
System_CAPS_pubmethod GetRootDescriptor()

Returns a root descriptor.

See Also

Microsoft.DataWarehouse.Interfaces Namespace

Return to top