IDataSourceDescriptorProvider Interface

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

Represents a data source descriptor provider.

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

Syntax

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

The IDataSourceDescriptorProvider type exposes the following members.

Methods

  Name Description
Public method GetRootDescriptor Infrastructure. Returns a root descriptor.

Top

See Also

Reference

Microsoft.DataWarehouse.Interfaces Namespace