ProactiveCachingAggregationStorage Enum
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Enumerates the storage for partitions with proactive caching.
public enum ProactiveCachingAggregationStorage
type ProactiveCachingAggregationStorage =
Public Enum ProactiveCachingAggregationStorage
- Inheritance
-
ProactiveCachingAggregationStorage
Fields
Name | Value | Description |
---|---|---|
Regular | 0 | The regular storage. |
MolapOnly | 1 | The MolapOnly storage. |