Nota
O acesso a esta página requer autorização. Podes tentar iniciar sessão ou mudar de diretório.
O acesso a esta página requer autorização. Podes tentar mudar de diretório.
Returned by Type to determine if the CubeDef represents a dimension or a cube.
Namespace: Microsoft.AnalysisServices.AdomdServer
Assembly: msmgdsrv (in msmgdsrv.dll)
Syntax
'Declaration
Public Enumeration CubeType
public enum CubeType
public enum class CubeType
public enum CubeType
public enum CubeType
Members
| Member name | Description |
|---|---|
| Cube | The CubeDef represents a cube. |
| Dimension | The CubeDef represents a dimension. |
| Unknown | It cannot be determined if the provider has specified that the CubeDef represents a cube or a 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.