Enum StorageType
Namespace: Varigence.Languages.Biml.Cube
Assembly: Biml.dll
C#
public enum StorageType
Fields
Fields | Description |
---|---|
MolapOnly | Specifies that only preprocessed multidimensional storage is permitted. |
Regular | Specifies that the regular storage model should be used. |