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 继承。)

页首

线程安全

此类型的任何公共 static(在 Visual Basic 中为 Shared) 成员都是线程安全的。不保证所有实例成员都是线程安全的。

请参阅

参考

Microsoft.AnalysisServices 命名空间