|
| bypassDataCache |
Gets or sets a value indicating whether the data cache should be bypassed for the current request.
|
| bypassResultSizeLimit |
Gets or sets a value indicating whether the engine must ignore any result size limitations or not.
|
| cacheCubePrefix |
Gets or sets a value to be used in requesting different result pages from the same cached result.
The value is meant to make the probability of a cache hit as high as possible.
It is populated in the original cellset result.
|
| includeAnnotations |
Gets or sets a value indicating whether to include data annotations.
|
| includeMeasureCorrections |
Gets or sets a value indicating whether to include measure corrections.
|
| includeMeasurements |
Gets or sets a value indicating whether query measurements values should be included in the result.
|
| isPaginationRequired |
Gets or sets a value indicating whether the current request required pagination, which may trigger data caching irrespective of other flags.
|
| requestedElementStatistics |
Gets the unique names for the analysis elements for which boundary computations are required.
|