Share via


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

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

The following tables list the members exposed by the DataSourceTemplateFactory type.

Public Constructors

  Name Description
Public method DataSourceTemplateFactory Initializes a new instance of the DataSourceTemplateFactory class.

Top

Public Fields

  Name Description
Public fieldStatic TemplateTypeId The identifier for the template type.

Top

Public Methods

(see also Protected Methods )

  Name Description
Public methodStatic CreateDataSource Creates a new data source using the specified data source template.
Public method CreateTemplateItem Overridden. Creates a new data source template.
Public method Equals  Overloaded. (inherited from Object)
Public method GetHashCode  (inherited from Object)
Public method GetTemplateItems Overridden. Gets the available data source templates for the New Data Source wizard.
Public method GetTemplateType Overridden. Gets the class type for the data source template.
Public method GetTemplateTypeId Overridden. Gets the identifier for the DataSourceTemplateFactory class.
Public method GetType  (inherited from Object)
Public methodStatic ReferenceEquals  (inherited from Object)
Public method ToString  (inherited from Object)

Top

Protected Methods

  Name Description
Protected method Finalize  (inherited from Object)
Protected method MemberwiseClone  (inherited from Object)

Top

See Also

Reference

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