Класс RelationshipEndVisualizationProperties
Represents the visualization properties of the relationship end.
Иерархия наследования
System.Object
Microsoft.AnalysisServices.RelationshipEndVisualizationProperties
Пространство имен: Microsoft.AnalysisServices
Сборка: Microsoft.AnalysisServices (в Microsoft.AnalysisServices.dll)
Синтаксис
'Декларация
Public Class RelationshipEndVisualizationProperties
'Применение
Dim instance As RelationshipEndVisualizationProperties
public class RelationshipEndVisualizationProperties
public ref class RelationshipEndVisualizationProperties
type RelationshipEndVisualizationProperties = class end
public class RelationshipEndVisualizationProperties
Тип RelationshipEndVisualizationProperties обеспечивает доступ к следующим элементам.
Конструкторы
Имя | Описание | |
---|---|---|
RelationshipEndVisualizationProperties | Initializes a new instance of the RelationshipEndVisualizationProperties class. |
В начало
Свойства
Имя | Описание | |
---|---|---|
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. |
В начало
Методы
Имя | Описание | |
---|---|---|
Equals | (Производный от Object.) | |
Finalize | (Производный от Object.) | |
GetHashCode | (Производный от Object.) | |
GetType | (Производный от Object.) | |
MemberwiseClone | (Производный от Object.) | |
ToString | (Производный от Object.) |
В начало
Безопасность многопоточности
Любые открытые статический (Shared в Visual Basic) элементы этого типа потокобезопасны. Потокобезопасность с элементами экземпляров не гарантируется.