DimensionStorageMode Enumeration
Determines the storage mode for the dimension.
Namespace: Microsoft.AnalysisServices
Assembly : Microsoft.AnalysisServices (in microsoft.analysisservices.dll)
Syntax
'Declaration
<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). |
Hinweise
Neu:17. Juli 2006
Applies to all attributes of the dimension.
Plattformen
Entwicklungsplattformen
Eine Liste der unterstützten Plattformen finden Sie unterHardware- und Softwareanforderungen für die Installation von SQL Server 2005.
Zielplattforme
Eine Liste der unterstützten Plattformen finden Sie unterHardware- und Softwareanforderungen für die Installation von SQL Server 2005.