Поделиться через


Перечисление DimensionType

Provides both the Analysis server and client applications with information about the dimension contents.

Пространство имен:  Microsoft.AnalysisServices
Сборка:  Microsoft.AnalysisServices (в Microsoft.AnalysisServices.dll)

Синтаксис

'Декларация
<GuidAttribute("FDC2AA4D-77F7-4df8-ADA1-70EE3836F3FD")> _
Public Enumeration DimensionType
'Применение
Dim instance As DimensionType
[GuidAttribute("FDC2AA4D-77F7-4df8-ADA1-70EE3836F3FD")]
public enum DimensionType
[GuidAttribute(L"FDC2AA4D-77F7-4df8-ADA1-70EE3836F3FD")]
public enum class DimensionType
[<GuidAttribute("FDC2AA4D-77F7-4df8-ADA1-70EE3836F3FD")>]
type DimensionType
public enum DimensionType

Элементы

Имя элемента Описание
Accounts Dimension is of general ledger accounts structure.
BillOfMaterials Dimension is of bill of materials structure.
Channel Dimension is of media channels structure.
Currency Dimension is of currency structure.
Customers Dimension is of customer structure.
Geography Dimension is of geography structure.
Organization Dimension is of organization structure.
Products Dimension is of products structure.
Promotion Dimension is of promotion structure.
Quantitative Dimension is of quantitative structure.
Rates Dimension is of rates structure.
Regular Dimension is a regular dimension structure.
Scenario Dimension is of scenario structure.
Time Dimension is of date-time structure.
Utility Dimension is of utility structure.

Замечания

Добавления:   17 июля 2006 г.

Default value is Regular.

См. также

Справочник

Пространство имен Microsoft.AnalysisServices