The CubeSerialStorageType enumeration contains types of cube storage.
It is used by the following properties and methods:
| Value | Brief description |
| 0 | Default_. Default value. |
| 1 | SingleFile. The cube will be saved to one file. |
| 2 | MappedFileCatalog. The cube will be saved to multiple files (by each display version). |
See also: