Condividi tramite


Classe DimensionAttributeVisualizationProperties

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

Gerarchia di ereditarietà

System.Object
  Microsoft.AnalysisServices.DimensionAttributeVisualizationProperties

Spazio dei nomi  Microsoft.AnalysisServices
Assembly:  Microsoft.AnalysisServices (in Microsoft.AnalysisServices.dll)

Sintassi

'Dichiarazione
Public Class DimensionAttributeVisualizationProperties
'Utilizzo
Dim instance As DimensionAttributeVisualizationProperties
public class DimensionAttributeVisualizationProperties
public ref class DimensionAttributeVisualizationProperties
type DimensionAttributeVisualizationProperties =  class end
public class DimensionAttributeVisualizationProperties

Nel tipo DimensionAttributeVisualizationProperties sono esposti i membri seguenti.

Costruttori

  Nome Descrizione
Metodo pubblico DimensionAttributeVisualizationProperties Initializes a new instance of the DimensionAttributeVisualizationProperties class.

In alto

Proprietà

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

In alto

Metodi

  Nome Descrizione
Metodo pubblico Equals Ereditato da Object.
Metodo protetto Finalize Ereditato da Object.
Metodo pubblico GetHashCode Ereditato da Object.
Metodo pubblico GetType Ereditato da Object.
Metodo protetto MemberwiseClone Ereditato da Object.
Metodo pubblico ToString Ereditato da Object.

In alto

Protezione dei thread

I membri static (Shared in Visual Basic) pubblici di questo tipo sono affidabili. Non è invece garantita la sicurezza dei membri dell'istanza.

Vedere anche

Riferimento

Spazio dei nomi Microsoft.AnalysisServices