Classe RelationshipEndVisualizationProperties
Represents the visualization properties of the relationship end.
Hierarquia de herança
System.Object
Microsoft.AnalysisServices.RelationshipEndVisualizationProperties
Namespace: Microsoft.AnalysisServices
Assembly: Microsoft.AnalysisServices (em Microsoft.AnalysisServices.dll)
Sintaxe
'Declaração
Public Class RelationshipEndVisualizationProperties
'Uso
Dim instance As RelationshipEndVisualizationProperties
public class RelationshipEndVisualizationProperties
public ref class RelationshipEndVisualizationProperties
type RelationshipEndVisualizationProperties = class end
public class RelationshipEndVisualizationProperties
O tipo RelationshipEndVisualizationProperties expõe os membros a seguir.
Construtores
Nome | Descrição | |
---|---|---|
RelationshipEndVisualizationProperties | Initializes a new instance of the RelationshipEndVisualizationProperties class. |
Início
Propriedades
Nome | Descrição | |
---|---|---|
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ício
Métodos
Nome | Descrição | |
---|---|---|
Equals | (Herdado de Object.) | |
Finalize | (Herdado de Object.) | |
GetHashCode | (Herdado de Object.) | |
GetType | (Herdado de Object.) | |
MemberwiseClone | (Herdado de Object.) | |
ToString | (Herdado de Object.) |
Início
Segurança de thread
Qualquer membro público static (Shared no Visual Basic) desse tipo é seguro para threads. Não há garantia de que qualquer membro de instância seja seguro para threads.