For a list of all members of this type, see Generic ObjectSetHolder members.
| Name | Description | |
|---|---|---|
| InnerObject | Gets and sets the list of objects that are related to the parent object. | |
| Query | Specifies the IQuery associated with the ObjectHolder. (Inherited from ObjectHolderBase) |
| Name | Description | |
|---|---|---|
| Context | Specifies the ObjectContext associated with the ObjectHolder. The ObjectContext is used to load the related objects from the storage. (Inherited from ObjectHolderBase) | |
| Parent | Specifies the parent persistent object of the ObjectHolder. (Inherited from ObjectHolderBase) | |
| RelationAttribute | Specifies the RelationAttribute associated with the ObjectHolder. The attribute specifies the relation between the related objects and the parent object. (Inherited from ObjectHolderBase) |