Share via


SpListDataSourceFactory Class (Microsoft.PerformancePoint.Scorecards.ModelerPlugins.DataSources)

Creates SharePoint List data sources.

Namespace: Microsoft.PerformancePoint.Scorecards.ModelerPlugins.DataSources
Assembly: Microsoft.PerformancePoint.Scorecards.ModelerPlugins (in microsoft.performancepoint.scorecards.modelerplugins.dll)

Syntax

'Declaration
Public Class SpListDataSourceFactory
    Inherits DataSourceFactory
'Usage
Dim instance As SpListDataSourceFactory
public class SpListDataSourceFactory : DataSourceFactory

Inheritance Hierarchy

System.Object
   Microsoft.PerformancePoint.Scorecards.ModelerPlugins.DataSources.DataSourceFactory
    Microsoft.PerformancePoint.Scorecards.ModelerPlugins.DataSources.SpListDataSourceFactory

Thread Safety

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

See Also

Reference

SpListDataSourceFactory Members
Microsoft.PerformancePoint.Scorecards.ModelerPlugins.DataSources Namespace