다음을 통해 공유


DimensionAttributeVisualizationProperties 클래스

Defines properties that can be used by reporting tools to provide enhanced formatting.

상속 계층

System.Object
  Microsoft.AnalysisServices.DimensionAttributeVisualizationProperties

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

구문

‘선언
Public Class DimensionAttributeVisualizationProperties
‘사용 방법
Dim instance As DimensionAttributeVisualizationProperties
public class DimensionAttributeVisualizationProperties
public ref class DimensionAttributeVisualizationProperties
type DimensionAttributeVisualizationProperties =  class end
public class DimensionAttributeVisualizationProperties

DimensionAttributeVisualizationProperties 유형에서 다음 멤버를 표시합니다.

생성자

  이름 설명
공용 메서드 DimensionAttributeVisualizationProperties Initializes a new instance of the DimensionAttributeVisualizationProperties class.

맨 위로 이동

속성

  이름 설명
공용 속성 Alignment Gets or sets the justification within a column.
공용 속성 CommonIdentifierPosition Gets or sets the ordinal position of the object in a list of common attributes that can be used to identify a record.
공용 속성 ContextualNameRule Gets or sets a naming format to disambiguate attributes from role-playing dimensions.
공용 속성 DefaultAggregateFunction Gets or sets the aggregate function to be used by reporting tools to summarize attribute values.
공용 속성 DefaultDetailsPosition Gets or sets the ordinal position of the attribute in a list of common attributes that can be used to summarize a record.
공용 속성 DisplayKeyPosition Gets or sets the ordinal position of the attribute in a list of user-readable values that uniquely identify a record.
공용 속성 FolderPosition Gets or sets the ordinal position of the attribute in its display folder.
공용 속성 IsDefaultImage Gets or sets a value that indicates whether this image is used to represent a record.
공용 속성 IsFolderDefault Gets or sets a value that indicates whether this attribute should be used to represent the contents of its display folder.
공용 속성 IsRightToLeft Gets or sets a value that indicates whether the text should be displayed from right to left.
공용 속성 SortDirection Gets or sets a value that provides guidance to reporting tools on how to sort values.
공용 속성 SortPropertiesPosition Gets or sets the ordinal position of the object in a list of attributes to sort on.
공용 속성 Units Gets or sets the name of the unit that appears next to a value.
공용 속성 Width Gets or sets a number that indicates the size of the column (in characters) where values are displayed.

맨 위로 이동

메서드

  이름 설명
공용 메서드 Equals (Object에서 상속됨)
보호된 메서드 Finalize (Object에서 상속됨)
공용 메서드 GetHashCode (Object에서 상속됨)
공용 메서드 GetType (Object에서 상속됨)
보호된 메서드 MemberwiseClone (Object에서 상속됨)
공용 메서드 ToString (Object에서 상속됨)

맨 위로 이동

스레드 보안

이 유형의 모든 공용 static(Visual Basic에서는 Shared) 멤버는 스레드로부터 안전합니다. 인스턴스 멤버는 스레드로부터의 안전성이 보장되지 않습니다.

참고 항목

참조

Microsoft.AnalysisServices 네임스페이스