Share via


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

Creates SharePoint List data sources.

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

Public Constructors

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

Top

Public Fields

  Name Description
Public fieldStatic SpListSourceName The name of the data source type. This property is read-only.

Top

Public Properties

  Name Description
Public property SourceName Overridden. The identifier for the SharePoint List data source. This property is read-only.
Public property SupportsMicrocubeEditor Overridden. Indicates if this data source supports applying a multidimensional structure to tabular data. This feature applies to tabular data sources only.

Top

Public Methods

(see also Protected Methods )

  Name Description
Public method CreateDataSourceConnectionEditor Overridden. Creates the data source connection editor for the Editor tab in the workspace for the SharePoint List data source.
Public method CreateDataSourceMappingEditor Overridden. Creates the data source mapping editor for the SharePoint List data source.
Public method CreateDataSourceMicrocubeEditor Overridden. Creates the controls that let users map data from a tabular data source to a multidimensional format. These controls appear on the View tab in the workspace for the SharePoint List data source.
Public method CreateDataSourceTimeIntelligenceEditor Overridden. Creates the time intelligence editor in the Time tab in the workspace for the SharePoint List data source.
Public method Equals  Overloaded. (inherited from Object)
Public method GetHashCode  (inherited from Object)
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

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