For a list of all members of this type, see IRelationInfo members.
| Name | Description | |
|---|---|---|
| ChildTypeMapping | Specifies the TypeMapping of the child type. | |
| ParentTypeMapping | Specifies the TypeMapping of the parent type. | |
| RelatedProperties | Returns a list of related properties between two objects. This list contains IRelatedPropertiesPair interfaces that contain the related properties in the two objects. | |
| RelationAttribute | Returns the RelationAttribute of the current relation. | |
| WeakRelatedProperties | Returns a list of weak related properties between two objects. This list contains IRelatedPropertiesPair interfaces that contain the weak related properties in the two objects. | |
| WeakTypeMapping | Specifies the TypeMapping of the weak persistent type. May be null if no many-to-many relation has been specified. |