Enum StorageMode
Namespace: Varigence.Languages.Biml.Cube
Assembly: Biml.dll
C#
public enum StorageMode
Fields
| Fields | Description |
|---|---|
| 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. |