DimensionStorageMode Enumeration
Determines the storage mode for the dimension.
Пространство имен: Microsoft.AnalysisServices
Сборка: Microsoft.AnalysisServices (in microsoft.analysisservices.dll)
Синтаксис
'Декларация
<GuidAttribute("7A956EEC-0193-48df-880D-8DBA13A867B0")> _
Public Enumeration DimensionStorageMode
[GuidAttribute("7A956EEC-0193-48df-880D-8DBA13A867B0")]
public enum DimensionStorageMode
[GuidAttribute(L"7A956EEC-0193-48df-880D-8DBA13A867B0")]
public enum class DimensionStorageMode
/** @attribute GuidAttribute("7A956EEC-0193-48df-880D-8DBA13A867B0") */
public enum DimensionStorageMode
GuidAttribute("7A956EEC-0193-48df-880D-8DBA13A867B0")
public enum DimensionStorageMode
Members
Member name | Description |
---|---|
Molap | Specifies that the storage mode is Multi-dimensional OLAP. |
Rolap | Specifies that the storage mode is relational OLAP (ROLAP). |
Замечания
Добавления:17 июля 2006 г.
Applies to all attributes of the dimension.
Платформы
Платформы разработки
Список поддерживаемых платформ см. в разделе Hardware and Software Requirements for Installing SQL Server 2005.
Целевые платформы
Список поддерживаемых платформ см. в разделе Hardware and Software Requirements for Installing SQL Server 2005.