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


Класс 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.)

В начало

Безопасность многопоточности

Любые открытые статический (Shared в Visual Basic) элементы этого типа потокобезопасны. Потокобезопасность с элементами экземпляров не гарантируется.

См. также

Справочник

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