Compartir a través de


Clase DimensionAttributeVisualizationProperties

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

Jerarquía de herencia

System.Object
  Microsoft.AnalysisServices.DimensionAttributeVisualizationProperties

Espacio de nombres:  Microsoft.AnalysisServices
Ensamblado:  Microsoft.AnalysisServices (en Microsoft.AnalysisServices.dll)

Sintaxis

'Declaración
Public Class DimensionAttributeVisualizationProperties
'Uso
Dim instance As DimensionAttributeVisualizationProperties
public class DimensionAttributeVisualizationProperties
public ref class DimensionAttributeVisualizationProperties
type DimensionAttributeVisualizationProperties =  class end
public class DimensionAttributeVisualizationProperties

El tipo DimensionAttributeVisualizationProperties expone los siguientes miembros.

Constructores

  Nombre Descripción
Método público DimensionAttributeVisualizationProperties Initializes a new instance of the DimensionAttributeVisualizationProperties class.

Arriba

Propiedades

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

Arriba

Métodos

  Nombre Descripción
Método público Equals (Se hereda de Object.)
Método protegido Finalize (Se hereda de Object.)
Método público GetHashCode (Se hereda de Object.)
Método público GetType (Se hereda de Object.)
Método protegido MemberwiseClone (Se hereda de Object.)
Método público ToString (Se hereda de Object.)

Arriba

Seguridad para subprocesos

Cualquier miembro público static (Shared en Visual Basic) de este tipo es seguro para subprocesos. No se garantiza que los miembros de instancia sean seguros para subprocesos.

Vea también

Referencia

Espacio de nombres Microsoft.AnalysisServices