Optimizer |
The OptimizerResult type exposes the following members.
| Name | Description | |
|---|---|---|
| AnalysisMessage | Gets the resulting analysis message, indicating the possible automatic optimizations, if any are found. | |
| IsInMemoryOptimizable | Gets a flag indicating if the underlying MetricSet for the current data request can be optimized by modelling its corresponding DataCube in-memory. | |
| IsWarehouseOptimizable | Gets a flag indicating if the underlying MetricSet for the current data request can be optimized by warehousing its corresponding DataCube. |