Partition.StorageMode Property
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.
Gets or sets the storage mode of the current partition.
public Microsoft.AnalysisServices.StorageMode StorageMode { get; set; }
member this.StorageMode : Microsoft.AnalysisServices.StorageMode with get, set
Public Property StorageMode As StorageMode
Property Value
A StorageMode enumeration value.
Remarks
By default, StorageMode is the storage mode for the parent cube and the parent measure group.