DimensionStorageMode Enumeration
Updated: May 24, 2016
Determines the storage mode for the dimension.
Assembly: Microsoft.AnalysisServices (in Microsoft.AnalysisServices.dll)
| Member name | Description | |
|---|---|---|
| InMemory | Specifies that the storage mode is in memory. | |
| Molap | Specifies that the storage mode is Multi-dimensional OLAP. | |
| Rolap | Specifies that the storage mode is relational OLAP (ROLAP). |
New: 17 July 2006
Applies to all attributes of the dimension.
Show: