SpListDataSourceFactory.CreateDataSourceMicrocubeEditor Method (Microsoft.PerformancePoint.Scorecards.ModelerPlugins.DataSources)

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.

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

Syntax

'Declaration
Public Overrides Function CreateDataSourceMicrocubeEditor As DataSourceMicrocubeEditor
'Usage
Dim instance As SpListDataSourceFactory
Dim returnValue As DataSourceMicrocubeEditor

returnValue = instance.CreateDataSourceMicrocubeEditor
public override DataSourceMicrocubeEditor CreateDataSourceMicrocubeEditor ()

See Also

Reference

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