Classe RelationshipEndVisualizationProperties
Represents the visualization properties of the relationship end.
Gerarchia di ereditarietà
System.Object
Microsoft.AnalysisServices.RelationshipEndVisualizationProperties
Spazio dei nomi Microsoft.AnalysisServices
Assembly: Microsoft.AnalysisServices (in Microsoft.AnalysisServices.dll)
Sintassi
'Dichiarazione
Public Class RelationshipEndVisualizationProperties
'Utilizzo
Dim instance As RelationshipEndVisualizationProperties
public class RelationshipEndVisualizationProperties
public ref class RelationshipEndVisualizationProperties
type RelationshipEndVisualizationProperties = class end
public class RelationshipEndVisualizationProperties
Nel tipo RelationshipEndVisualizationProperties sono esposti i membri seguenti.
Costruttori
Nome | Descrizione | |
---|---|---|
RelationshipEndVisualizationProperties | Initializes a new instance of the RelationshipEndVisualizationProperties class. |
In alto
Proprietà
Nome | Descrizione | |
---|---|---|
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. |
In alto
Metodi
Nome | Descrizione | |
---|---|---|
Equals | Ereditato da Object. | |
Finalize | Ereditato da Object. | |
GetHashCode | Ereditato da Object. | |
GetType | Ereditato da Object. | |
MemberwiseClone | Ereditato da Object. | |
ToString | Ereditato da Object. |
In alto
Protezione dei thread
I membri static (Shared in Visual Basic) pubblici di questo tipo sono affidabili. Non è invece garantita la sicurezza dei membri dell'istanza.