Dimension.Type 속성

정의

Dimension 개체의 유형을 가져오거나 설정합니다.

public Microsoft.AnalysisServices.DimensionType Type { get; set; }
member this.Type : Microsoft.AnalysisServices.DimensionType with get, set
Public Property Type As DimensionType

속성 값

차원 유형이 들어 있는 열거입니다. 기본값은 Regular입니다.

설명

Analysis Services 애플리케이션과 클라이언트 애플리케이션 모두에 차원의 내용에 대한 정보를 제공합니다.

적용 대상