StorageMode Enumeration
Updated: May 24, 2016
Determines the storage mode for the object.
Assembly: Microsoft.AnalysisServices (in Microsoft.AnalysisServices.dll)
| Member name | Description | |
|---|---|---|
| Holap | Specifies that the storage mode is hybrid OLAP. Part of the data is stored in Molap and part in Rolap. | |
| InMemory | Specifies that the storage mode is proprietary Analysis Services xVelocity in-memory analytics engine (VertiPaq). | |
| Molap | Specifies that the storage mode is Proprietary Analysis Services, or Multi-dimensional OLAP, files. | |
| Rolap | Specifies that the storage mode is relational OLAP (ROLAP). |
Show: