注意: |
|---|
| 下一版本的 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. |
注意: