DimensionType Enumeration

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

네임스페이스: Microsoft.AnalysisServices
어셈블리: Microsoft.AnalysisServices (in microsoft.analysisservices.dll)

구문

‘선언
<GuidAttribute("FDC2AA4D-77F7-4df8-ADA1-70EE3836F3FD")> _
Public Enumeration DimensionType
[GuidAttribute("FDC2AA4D-77F7-4df8-ADA1-70EE3836F3FD")] 
public enum DimensionType
[GuidAttribute(L"FDC2AA4D-77F7-4df8-ADA1-70EE3836F3FD")] 
public enum class DimensionType
/** @attribute GuidAttribute("FDC2AA4D-77F7-4df8-ADA1-70EE3836F3FD") */ 
public enum DimensionType
GuidAttribute("FDC2AA4D-77F7-4df8-ADA1-70EE3836F3FD") 
public enum DimensionType

Members

Member name Description
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.

주의

신규:2006년 7월 17일

Default value is Regular.

플랫폼

개발 플랫폼

지원되는 플랫폼 목록은 SQL Server 2005 설치를 위한 하드웨어 및 소프트웨어 요구 사항을 참조하십시오.

대상 플랫폼

지원되는 플랫폼 목록은 SQL Server 2005 설치를 위한 하드웨어 및 소프트웨어 요구 사항을 참조하십시오.

참고 항목

참조

Microsoft.AnalysisServices Namespace