The following tables list the members exposed by RelationInformation.
| Name | Description | |
|---|---|---|
| Attribute | Gets the RelationAttribute that is set on the relation. | |
| Context | Gets the ObjectContext instance that has been used to load the parent object. | |
| ParentType | Gets the parent type. It is the type of the persistent that implemented the IRelationsPopulateHelper interface. | |
| RelatedType | Gets the related type. Seen from the object that has implemented the IRelationsPopulateHelper interface. |
| Name | Description | |
|---|---|---|
| GetObjectHolder | Returns the class that inherits from ObjectHolderBase. Classes inheriting from that class are holding related objects. |