StorageMode Enumeration
StorageMode Enumeration
The StorageMode enumeration provides options for how the data associated with a SQL Server Analysis Services object is stored.
Enumeration Values
| Name | Summary |
|---|---|
| Rolap | Specifies that a Relational OLAP storage model will be used. |
| Molap | Specifies that a Multidimensional OLAP storage model will be used. |
| Holap | Specifies that a Hybrid OLAP storage model will be used. |