Clase RelationshipEndVisualizationProperties

Represents the visualization properties of the relationship end.

Jerarquía de herencia

System.Object
  Microsoft.AnalysisServices.RelationshipEndVisualizationProperties

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

Sintaxis

C#
public class RelationshipEndVisualizationProperties

El tipo RelationshipEndVisualizationProperties expone los siguientes miembros.

Constructores

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

Arriba

Propiedades

  Nombre Descripción
Propiedad pública CommonIdentifierPosition Gets or sets the exact position of the common identifier.
Propiedad pública ContextualNameRule Gets or sets the contextual name rule.
Propiedad pública DefaultDetailsPosition Gets or sets the default details of the exact position of the common identifier.
Propiedad pública DisplayKeyPosition Gets or sets the exact position of the display key.
Propiedad pública FolderPosition Gets or sets the exact position of the folder.
Propiedad pública IsDefaultImage Gets or sets a value that indicates whether the image is the default image.
Propiedad pública IsDefaultMeasure Gets or sets a value that indicates whether the measure is the default measure.
Propiedad pública SortPropertiesPosition Gets or sets the exact position of the sorting properties attribute.

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