Бележка
Достъпът до тази страница изисква удостоверяване. Можете да опитате да влезете или да промените директориите.
Достъпът до тази страница изисква удостоверяване. Можете да опитате да промените директориите.
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). |
Remarks
New:17 July 2006
Applies to all attributes of the dimension.
Platforms
Development Platforms
For a list of the supported platforms, see Hardware and Software Requirements for Installing SQL Server 2005.
Target Platforms
For a list of the supported platforms, see Hardware and Software Requirements for Installing SQL Server 2005.