Chili.Opf3 Send comments on this topic.
ObjectHolderBase Class Properties
See Also 
Chili.Opf3.Relations Namespace : ObjectHolderBase Class


For a list of all members of this type, see ObjectHolderBase members.

Public Properties

 NameDescription
Public PropertyQuery Specifies the IQuery associated with the ObjectHolder.  
Top

Protected Properties

 NameDescription
Protected PropertyContext Specifies the ObjectContext associated with the ObjectHolder. The ObjectContext is used to load the related objects from the storage.  
Protected PropertyParent Specifies the parent persistent object of the ObjectHolder.  
Protected PropertyRelationAttribute Specifies the RelationAttribute associated with the ObjectHolder. The attribute specifies the relation between the related objects and the parent object.  
Top

See Also