Ανάγνωση στα Αγγλικά

Κοινή χρήση μέσω


Cube.StorageMode Property

Gets or sets the storage mode for the cube.

Namespace:  Microsoft.AnalysisServices
Assembly:  Microsoft.AnalysisServices (in Microsoft.AnalysisServices.dll)

Syntax

C#
public StorageMode StorageMode { get; set; }

Property Value

Type: Microsoft.AnalysisServices.StorageMode
A StorageMode enumeration.

Remarks

This property contains the default storage mode for the cube. Each partition and measure group can override this setting.

See Also

Reference

Cube Class

Microsoft.AnalysisServices Namespace