Analysis Services Programming
StorageModeValues
Enumerates values for the StorageMode property of dimension objects.
Constant | Description |
---|---|
storeasROLAP | Dimension members are not read during processing and are left in the relational data source. |
storeasMOLAP | Dimension members are read during processing and are stored in the Analysis server. |