StorageModeValues
![]() |
---|
В следующей версии Microsoft SQL Server эта возможность будет удалена. Не используйте ее при работе над новыми приложениями и как можно быстрее измените приложения, в которых она в настоящее время используется. |
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. |