Classe DimensionAttributeVisualizationProperties

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

Hiérarchie d'héritage

System.Object
  Microsoft.AnalysisServices.DimensionAttributeVisualizationProperties

Espace de noms :  Microsoft.AnalysisServices
Assembly :  Microsoft.AnalysisServices (en Microsoft.AnalysisServices.dll)

Syntaxe

'Déclaration
Public Class DimensionAttributeVisualizationProperties
'Utilisation
Dim instance As DimensionAttributeVisualizationProperties
public class DimensionAttributeVisualizationProperties
public ref class DimensionAttributeVisualizationProperties
type DimensionAttributeVisualizationProperties =  class end
public class DimensionAttributeVisualizationProperties

Le type DimensionAttributeVisualizationProperties expose les membres suivants.

Constructeurs

  Nom Description
Méthode publique DimensionAttributeVisualizationProperties Initializes a new instance of the DimensionAttributeVisualizationProperties class.

Haut de la page

Propriétés

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

Haut de la page

Méthodes

  Nom Description
Méthode publique Equals (hérité de Object.)
Méthode protégée Finalize (hérité de Object.)
Méthode publique GetHashCode (hérité de Object.)
Méthode publique GetType (hérité de Object.)
Méthode protégée MemberwiseClone (hérité de Object.)
Méthode publique ToString (hérité de Object.)

Haut de la page

Sécurité des threads

Tous les membres publics static (Shared dans Visual Basic) de ce type sont thread-safe. Tous les membres de l'instance ne sont pas garantis comme étant thread-safe.

Voir aussi

Référence

Espace de noms Microsoft.AnalysisServices