Compartilhar via


Classe DimensionAttributeVisualizationProperties

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

Hierarquia de herança

System.Object
  Microsoft.AnalysisServices.DimensionAttributeVisualizationProperties

Namespace:  Microsoft.AnalysisServices
Assembly:  Microsoft.AnalysisServices (em Microsoft.AnalysisServices.dll)

Sintaxe

'Declaração
Public Class DimensionAttributeVisualizationProperties
'Uso
Dim instance As DimensionAttributeVisualizationProperties
public class DimensionAttributeVisualizationProperties
public ref class DimensionAttributeVisualizationProperties
type DimensionAttributeVisualizationProperties =  class end
public class DimensionAttributeVisualizationProperties

O tipo DimensionAttributeVisualizationProperties expõe os membros a seguir.

Construtores

  Nome Descrição
Método público DimensionAttributeVisualizationProperties Initializes a new instance of the DimensionAttributeVisualizationProperties class.

Início

Propriedades

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

Início

Métodos

  Nome Descrição
Método público Equals (Herdado de Object.)
Método protegido Finalize (Herdado de Object.)
Método público GetHashCode (Herdado de Object.)
Método público GetType (Herdado de Object.)
Método protegido MemberwiseClone (Herdado de Object.)
Método público ToString (Herdado de Object.)

Início

Segurança de thread

Qualquer membro público static (Shared no Visual Basic) desse tipo é seguro para threads. Não há garantia de que qualquer membro de instância seja seguro para threads.

Consulte também

Referência

Namespace Microsoft.AnalysisServices