IFlexPivotEngineProvider Interface Members
In This Topic
The following tables list the members exposed by IFlexPivotEngineProvider.
Public Properties
| Name | Description |
| Fields | Gets the field collection defined in the data source. |
| RawData | Get the entire raw source data. |
Top
Public Methods
| Name | Description |
| GetAggregatedData | Gets the aggregated results according to the given view in an asynchronous execution |
| GetDetail | Gets the source data rows used in obtaining a given aggregated value. |
| GetUniqueValues | Gets the unqiue values of the specified field. |
Top
See Also