Enum StorageMode
C#
public enum StorageMode
Fields
Holap | Specifies that a Hybrid OLAP storage model will be used. |
Molap | Specifies that a Multidimensional OLAP storage model will be used. |
Rolap | Specifies that a Relational OLAP storage model will be used. |