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

Creates Fixed Values data sources.

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

Syntax

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

Inheritance Hierarchy

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

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

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