DimensionalParameterDataProvider 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.) | |
SupportedOptions | Returns the supported search options for the parameter data provider. (Inherited from CustomParameterDataProvider.) |
Top
Methods
Name | Description | |
---|---|---|
AddVisibleColumn | Adds a column to a data table and sets it as visible. | |
CreateMemberAndAscendantsMemberCollectionFromMemberExpression | Creates a member collection from the specified member set expression. | |
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 | This member is not implemented by the DimensionalParameterDataProvider class. (Overrides CustomParameterDataProvider.GetDisplayDataInternal(ParameterDefinition, RepositoryLocation, Object).) | |
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 | This member is not implemented by the DimensionalParameterDataProvider class. (Overrides CustomParameterDataProvider.GetId().) | |
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.) | |
GetRemainingParameterDisplayData | Returns the filter display data rows that are beyond the limit specified by the Maximum items to load in filter tree setting. (Overrides CustomParameterDataProvider.GetRemainingParameterDisplayData(RepositoryLocation, ParameterDefinition, RepositoryLocation, WebPartContext).) | |
GetSetExpression | This member is not implemented by the DimensionalParameterDataProvider class. | |
GetType | (Inherited from Object.) | |
MemberwiseClone | (Inherited from Object.) | |
ParentKeyTransform | Transforms parent key. | |
PostFormulaTransform | Performs a post-formula transform. | |
SearchParameterDisplayData(ParameterDefinition, RepositoryLocation, String, WebPartContext) | This member is not implemented by the CustomParameterDataProvider class. (Inherited from CustomParameterDataProvider.) | |
SearchParameterDisplayData(ParameterDefinition, RepositoryLocation, String, WebPartContext, Boolean) | Searches the filter display data for the specified text. (Overrides CustomParameterDataProvider.SearchParameterDisplayData(ParameterDefinition, RepositoryLocation, String, WebPartContext, Boolean).) | |
Supports | Gets or sets a Boolean value that indicates whether the parameter data provider supports the specified functionality. (Inherited from CustomParameterDataProvider.) | |
ToString | (Inherited from Object.) |
Top
See also
Reference
DimensionalParameterDataProvider class
Microsoft.PerformancePoint.Scorecards.DataSourceProviders namespace