Свойство Dimension.CurrentStorageMode

Gets or sets the current storage mode of the dimension.

Пространство имен:  Microsoft.AnalysisServices
Сборка:  Microsoft.AnalysisServices (в Microsoft.AnalysisServices.dll)

Синтаксис

C#
public DimensionStorageMode CurrentStorageMode { get; set; }

Значение свойства

Тип: Microsoft.AnalysisServices.DimensionStorageMode
The current storage of the dimension.

Замечания

CurrentStorageMode only reads the storage mode of the current dimension.

To set the value of storage mode, use StorageMode.

См. также

Справочник

Dimension Класс

Пространство имен Microsoft.AnalysisServices