Freigeben über


CalculationPropertyVisualizationProperties-Klasse

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

Vererbungshierarchie

System.Object
  Microsoft.AnalysisServices.CalculationPropertyVisualizationProperties

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

Syntax

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

Der CalculationPropertyVisualizationProperties-Typ macht folgende Elemente verfügbar.

Konstruktoren

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

Zum Anfang

Eigenschaften

  Name Beschreibung
Öffentliche Eigenschaft Alignment Specifies the justification within a column.
Öffentliche Eigenschaft ContextualNameRule Gets or sets a naming format to disambiguate attributes from role-playing dimensions.
Öffentliche Eigenschaft DefaultDetailsPosition Gets or sets the ordinal position of the measure in a list of common attributes that can be used to summarize a record.
Öffentliche Eigenschaft FolderPosition Gets or sets the ordinal position of the measure in its display folder.
Öffentliche Eigenschaft IsDefaultMeasure Gets or sets a value that indicates whether this measure is automatically used to summarize a dimension.
Öffentliche Eigenschaft IsFolderDefault Gets or sets a value that indicates whether this measure 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 IsSimpleMeasure Gets or sets whether the measure is a simple measure.
Ö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 measure in a list of attributes to sort on.
Öffentliche Eigenschaft Units Gets or sets the unit name to appear next to a value.
Öffentliche Eigenschaft Width Gets or sets a number that indicates the size of the column (in characters) used to display a value.

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