AttributeRelationship 成員
Provides details on the relationship between one attribute and another. This class cannot be inherited.
AttributeRelationship 型別公開下列成員。
建構函式
名稱 | 描述 | |
---|---|---|
![]() |
AttributeRelationship() () () () | Initializes a new instance of the AttributeRelationship class using the default values. |
![]() |
AttributeRelationship(String) | Initializes a new instance of AttributeRelationship using an identifier. |
頂端
方法
頂端
屬性
名稱 | 描述 | |
---|---|---|
![]() |
Annotations | Gets a collection within which you can store custom data. (繼承自 ModelComponent。) |
![]() |
Attribute | Gets or sets the Attribute object to which the current relationship is being created. |
![]() |
AttributeID | Gets or sets the AttributeID for the current AttributeRelationship. |
![]() |
CanRaiseEvents | (繼承自 Component。) |
![]() |
Cardinality | Gets or sets the cardinality of the relationship between the current parent attribute and the defined Attribute. Cardinality refers to the defined attribute, not the parent attribute. |
![]() |
Container | (繼承自 Component。) |
![]() |
DesignMode | (繼承自 Component。) |
![]() |
Events | (繼承自 Component。) |
![]() |
FriendlyName | 基礎結構。 (繼承自 ModelComponent。) |
![]() |
KeyForCollection | 基礎結構。 (繼承自 ModelComponent。) |
![]() |
Name | Gets or sets the name of the relationship. |
![]() |
Optionality | Gets or sets the Optionality definition of the relationship between parent attribute and current attribute. |
![]() |
OverrideBehavior | Gets or sets the OverrideBehavior definition of the relationship. |
![]() |
OwningCollection | Gets or sets the collection that contains the ModelComponent. (繼承自 ModelComponent。) |
![]() |
Parent | Gets the parent Attribute for the current attribute relationship. |
![]() |
ParentDatabase | Gets the ParentDatabase object for the current AttributeRelationship object. |
![]() |
ParentDimension | Gets the ParentDimension object for the current AttributeRelationship object. |
![]() |
ParentServer | Gets the ParentServer object for the current AttributeRelationship object. |
![]() |
RelationshipType | Gets or sets the RelationshipType definition of the relationship. |
![]() |
Site | (繼承自 Component。) |
![]() |
Translations | Gets the translations collection for the current attribute relationship. |
![]() |
Visible | Gest or sets the current visibility of the attribute relationship. |
頂端