IDataSourceProvider interface

Applies to: PerformancePoint Services for SharePoint Server, Enterprise version
Represents the common interface for providing access to a data source.

Namespace:  Microsoft.PerformancePoint.Scorecards
Assembly:  Microsoft.PerformancePoint.Scorecards.Client (in Microsoft.PerformancePoint.Scorecards.Client.dll)

Syntax

'Declaration
Public Interface IDataSourceProvider
'Usage
Dim instance As IDataSourceProvider
public interface IDataSourceProvider

Remarks

IDataSourceProvider must be implemented by all data source providers.

See also

Reference

IDataSourceProvider members

Microsoft.PerformancePoint.Scorecards namespace