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

Creates the data source templates that are used in the New Data Source wizard.

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

Syntax

'Declaration
Public Class DataSourceTemplateFactory
    Inherits TemplateFactory
'Usage
Dim instance As DataSourceTemplateFactory
public class DataSourceTemplateFactory : TemplateFactory

Inheritance Hierarchy

System.Object
   Microsoft.PerformancePoint.Scorecards.ModelerPlugins.Templates.TemplateFactory
    Microsoft.PerformancePoint.Scorecards.ModelerPlugins.DataSources.DataSourceTemplateFactory

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

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