DimensionalParameterDataProvider Members

Include Protected Members
Include Inherited Members

Applies to: PerformancePoint Services for SharePoint Server, Enterprise version
Provides helper methods that enable filters to use multidimensional data sources.

The DimensionalParameterDataProvider type exposes the following members.

Constructors

  Name Description
Protected method DimensionalParameterDataProvider Called from constructors in derived classes to initialize the DimensionalParameterDataProvider class.

Top

Properties

  Name Description
Public property GlobalServer A reference to the global server. (Inherited from CustomParameterDataProvider.)

Top

Methods

  Name Description
Protected methodStatic member AddVisibleColumn Adds a column to a data table and sets it as visible.
Protected methodStatic member CreateMemberAndParentDataTableFromMemberExpression Creates a data table that contains member and parent information from the specified member expression.
Protected methodStatic member CreateMemberDataTable Creates a data table that contains member information for the specified members.
Protected methodStatic member CreateParameterDataTable Creates a data table that contains parameter information from the specified parameter definition.
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetDisplayData Gets the display data for the filter selection control. (Inherited from CustomParameterDataProvider.)
Protected method GetDisplayDataInternal Gets the display data for the filter selection control. (Inherited from CustomParameterDataProvider.)
Public method GetDisplayUnderlyingElement Gets the underlying data source of a beginpoint. (Inherited from CustomParameterDataProvider.)
Protected methodStatic member GetFilteredSetExpression Returns a Multidimensional Expressions (MDX) set expression that is the base set expression filtered by the Web Part context.
Public method GetHashCode (Inherited from Object.)
Public method GetId Gets the identifier of the filter's data provider. (Inherited from CustomParameterDataProvider.)
Public method GetMessageData Gets the selections made by a user in the filter control. (Overrides CustomParameterDataProvider.GetMessageData(RepositoryLocation, ParameterMessage, RepositoryLocation, ParameterMapping, Object).)
Public method GetMessageUnderlyingElement Gets the underlying data source of an endpoint. (Inherited from CustomParameterDataProvider.)
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Protected methodStatic member ParentKeyTransform Transforms parent key.
Protected methodStatic member PostFormulaTransform Performs a post-formula transform.
Public method ToString (Inherited from Object.)

Top

See Also

Reference

DimensionalParameterDataProvider Class

Microsoft.PerformancePoint.Scorecards.DataSourceProviders Namespace