Freigeben über


DimensionAttributeVisualizationProperties-Klasse

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

Vererbungshierarchie

System.Object
  Microsoft.AnalysisServices.DimensionAttributeVisualizationProperties

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

Syntax

'Declaration
Public Class DimensionAttributeVisualizationProperties
'Usage
Dim instance As DimensionAttributeVisualizationProperties
public class DimensionAttributeVisualizationProperties
public ref class DimensionAttributeVisualizationProperties
type DimensionAttributeVisualizationProperties =  class end
public class DimensionAttributeVisualizationProperties

Der DimensionAttributeVisualizationProperties-Typ macht folgende Elemente verfügbar.

Konstruktoren

  Name Beschreibung
Öffentliche Methode DimensionAttributeVisualizationProperties Initializes a new instance of the DimensionAttributeVisualizationProperties class.

Zum Anfang

Eigenschaften

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

Zum Anfang

Methoden

  Name Beschreibung
Öffentliche Methode Equals (Geerbt von Object.)
Geschützte Methode Finalize (Geerbt von Object.)
Öffentliche Methode GetHashCode (Geerbt von Object.)
Öffentliche Methode GetType (Geerbt von Object.)
Geschützte Methode MemberwiseClone (Geerbt von Object.)
Öffentliche Methode ToString (Geerbt von Object.)

Zum Anfang

Threadsicherheit

Alle öffentlichen static (Shared in Visual Basic)-Elemente dieses Typs sind Threadsicher. Für Instanzelemente wird die Threadsicherheit nicht gewährleistet.

Siehe auch

Verweis

Microsoft.AnalysisServices-Namespace