Enumerates values for the OlapMode property. For more information about objects and interfaces to which this property applies, see the OlapMode entries in Properties Cross-Reference.
OlapMode | Description | Applies to |
---|---|---|
olapmodeAggsMolapIndex | Reserved for future use. | n/a |
olapmodeAggsRolap | Reserved for future use. | n/a |
olapmodeHybridIndex | Facts in ROLAP, aggregations in MOLAP. | Databases, cubes, and partitions (excluding virtual cubes). |
olapmodeMolapIndex | Facts in MOLAP, aggregations in MOLAP. | Databases, cubes, and partitions (excluding virtual cubes). |
olapmodeRolap | Facts in ROLAP, aggregations in ROLAP. | Databases, cubes, and partitions (excluding virtual cubes). |
For more information, see the OlapMode property in MDStore Interface.