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 | |
---|---|---|
![]() |
DimensionalParameterDataProvider | Called from constructors in derived classes to initialize the DimensionalParameterDataProvider class. |
Top
Properties
Name | Description | |
---|---|---|
![]() |
GlobalServer | A reference to the global server. (Inherited from CustomParameterDataProvider.) |
Top
Methods
Name | Description | |
---|---|---|
![]() ![]() |
AddVisibleColumn | Adds a column to a data table and sets it as visible. |
![]() ![]() |
CreateMemberAndParentDataTableFromMemberExpression | Creates a data table that contains member and parent information from the specified member expression. |
![]() ![]() |
CreateMemberDataTable | Creates a data table that contains member information for the specified members. |
![]() ![]() |
CreateParameterDataTable | Creates a data table that contains parameter information from the specified parameter definition. |
![]() |
Equals | (Inherited from Object.) |
![]() |
Finalize | (Inherited from Object.) |
![]() |
GetDisplayData | Gets the display data for the filter selection control. (Inherited from CustomParameterDataProvider.) |
![]() |
GetDisplayDataInternal | Gets the display data for the filter selection control. (Inherited from CustomParameterDataProvider.) |
![]() |
GetDisplayUnderlyingElement | Gets the underlying data source of a beginpoint. (Inherited from CustomParameterDataProvider.) |
![]() ![]() |
GetFilteredSetExpression | Returns a Multidimensional Expressions (MDX) set expression that is the base set expression filtered by the Web Part context. |
![]() |
GetHashCode | (Inherited from Object.) |
![]() |
GetId | Gets the identifier of the filter's data provider. (Inherited from CustomParameterDataProvider.) |
![]() |
GetMessageData | Gets the selections made by a user in the filter control. (Overrides CustomParameterDataProvider.GetMessageData(RepositoryLocation, ParameterMessage, RepositoryLocation, ParameterMapping, Object).) |
![]() |
GetMessageUnderlyingElement | Gets the underlying data source of an endpoint. (Inherited from CustomParameterDataProvider.) |
![]() |
GetType | (Inherited from Object.) |
![]() |
MemberwiseClone | (Inherited from Object.) |
![]() ![]() |
ParentKeyTransform | Transforms parent key. |
![]() ![]() |
PostFormulaTransform | Performs a post-formula transform. |
![]() |
ToString | (Inherited from Object.) |
Top
See Also
Reference
DimensionalParameterDataProvider Class
Microsoft.PerformancePoint.Scorecards.DataSourceProviders Namespace