Classe RelationshipEndVisualizationProperties
Represents the visualization properties of the relationship end.
Hiérarchie d'héritage
System.Object
Microsoft.AnalysisServices.RelationshipEndVisualizationProperties
Espace de noms : Microsoft.AnalysisServices
Assembly : Microsoft.AnalysisServices (en Microsoft.AnalysisServices.dll)
Syntaxe
'Déclaration
Public Class RelationshipEndVisualizationProperties
'Utilisation
Dim instance As RelationshipEndVisualizationProperties
public class RelationshipEndVisualizationProperties
public ref class RelationshipEndVisualizationProperties
type RelationshipEndVisualizationProperties = class end
public class RelationshipEndVisualizationProperties
Le type RelationshipEndVisualizationProperties expose les membres suivants.
Constructeurs
Nom | Description | |
---|---|---|
RelationshipEndVisualizationProperties | Initializes a new instance of the RelationshipEndVisualizationProperties class. |
Haut de la page
Propriétés
Nom | Description | |
---|---|---|
CommonIdentifierPosition | Gets or sets the exact position of the common identifier. | |
ContextualNameRule | Gets or sets the contextual name rule. | |
DefaultDetailsPosition | Gets or sets the default details of the exact position of the common identifier. | |
DisplayKeyPosition | Gets or sets the exact position of the display key. | |
FolderPosition | Gets or sets the exact position of the folder. | |
IsDefaultImage | Gets or sets a value that indicates whether the image is the default image. | |
IsDefaultMeasure | Gets or sets a value that indicates whether the measure is the default measure. | |
SortPropertiesPosition | Gets or sets the exact position of the sorting properties attribute. |
Haut de la page
Méthodes
Nom | Description | |
---|---|---|
Equals | (hérité de Object.) | |
Finalize | (hérité de Object.) | |
GetHashCode | (hérité de Object.) | |
GetType | (hérité de Object.) | |
MemberwiseClone | (hérité de Object.) | |
ToString | (hérité de Object.) |
Haut de la page
Sécurité des threads
Tous les membres publics static (Shared dans Visual Basic) de ce type sont thread-safe. Tous les membres de l'instance ne sont pas garantis comme étant thread-safe.