Примечание.
Для доступа к этой странице требуется авторизация. Вы можете попробовать войти или изменить каталоги.
Для доступа к этой странице требуется авторизация. Вы можете попробовать изменить каталоги.
Returned by Type to determine if the CubeDef represents a dimension or a cube.
Пространство имен: Microsoft.AnalysisServices.AdomdClient
Сборка: Microsoft.AnalysisServices.AdomdClient (in microsoft.analysisservices.adomdclient.dll)
Синтаксис
'Декларация
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 cube. |
| Unknown | It cannot be determined if the provider has specified that the CubeDef represents a cube or a dimension. |
Платформы
Платформы разработки
Список поддерживаемых платформ см. в разделе Hardware and Software Requirements for Installing SQL Server 2005.
Целевые платформы
Список поддерживаемых платформ см. в разделе Hardware and Software Requirements for Installing SQL Server 2005.