Freigeben über


RelationshipEndVisualizationProperties-Klasse

Represents the visualization properties of the relationship end.

Vererbungshierarchie

System.Object
  Microsoft.AnalysisServices.RelationshipEndVisualizationProperties

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

Syntax

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

Der RelationshipEndVisualizationProperties-Typ macht folgende Elemente verfügbar.

Konstruktoren

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

Zum Anfang

Eigenschaften

  Name Beschreibung
Öffentliche Eigenschaft CommonIdentifierPosition Gets or sets the exact position of the common identifier.
Öffentliche Eigenschaft ContextualNameRule Gets or sets the contextual name rule.
Öffentliche Eigenschaft DefaultDetailsPosition Gets or sets the default details of the exact position of the common identifier.
Öffentliche Eigenschaft DisplayKeyPosition Gets or sets the exact position of the display key.
Öffentliche Eigenschaft FolderPosition Gets or sets the exact position of the folder.
Öffentliche Eigenschaft IsDefaultImage Gets or sets a value that indicates whether the image is the default image.
Öffentliche Eigenschaft IsDefaultMeasure Gets or sets a value that indicates whether the measure is the default measure.
Öffentliche Eigenschaft SortPropertiesPosition Gets or sets the exact position of the sorting properties attribute.

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