Hinweis
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, sich anzumelden oder das Verzeichnis zu wechseln.
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, das Verzeichnis zu wechseln.
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 | |
|---|---|---|
![]() |
DimensionAttributeVisualizationProperties | Initializes a new instance of the DimensionAttributeVisualizationProperties class. |
Zum Anfang
Eigenschaften
| Name | Beschreibung | |
|---|---|---|
![]() |
Alignment | Gets or sets the justification within a column. |
![]() |
CommonIdentifierPosition | Gets or sets the ordinal position of the object in a list of common attributes that can be used to identify a record. |
![]() |
ContextualNameRule | Gets or sets a naming format to disambiguate attributes from role-playing dimensions. |
![]() |
DefaultAggregateFunction | Gets or sets the aggregate function to be used by reporting tools to summarize attribute values. |
![]() |
DefaultDetailsPosition | Gets or sets the ordinal position of the attribute in a list of common attributes that can be used to summarize a record. |
![]() |
DisplayKeyPosition | Gets or sets the ordinal position of the attribute in a list of user-readable values that uniquely identify a record. |
![]() |
FolderPosition | Gets or sets the ordinal position of the attribute in its display folder. |
![]() |
IsDefaultImage | Gets or sets a value that indicates whether this image is used to represent a record. |
![]() |
IsFolderDefault | Gets or sets a value that indicates whether this attribute should be used to represent the contents of its display folder. |
![]() |
IsRightToLeft | Gets or sets a value that indicates whether the text should be displayed from right to left. |
![]() |
SortDirection | Gets or sets a value that provides guidance to reporting tools on how to sort values. |
![]() |
SortPropertiesPosition | Gets or sets the ordinal position of the object in a list of attributes to sort on. |
![]() |
Units | Gets or sets the name of the unit that appears next to a value. |
![]() |
Width | Gets or sets a number that indicates the size of the column (in characters) where values are displayed. |
Zum Anfang
Methoden
| Name | Beschreibung | |
|---|---|---|
![]() |
Equals | (Geerbt von Object.) |
![]() |
Finalize | (Geerbt von Object.) |
![]() |
GetHashCode | (Geerbt von Object.) |
![]() |
GetType | (Geerbt von Object.) |
![]() |
MemberwiseClone | (Geerbt von Object.) |
![]() |
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.
.gif)
.gif)
.gif)