StorageModeValues

Note

  This feature will be removed in the next version of Microsoft SQL Server. Do not use this feature in new development work, and modify applications that currently use this feature as soon as possible.

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.