IDataSourceProvider Interface (Microsoft.PerformancePoint.Scorecards)

Represents the common interface for providing access to a data source. This interface must be implemented by all data source providers.

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

See Also

Reference

IDataSourceProvider Members
Microsoft.PerformancePoint.Scorecards Namespace