Chili.Opf3 Send comments on this topic.
ICustomPersister Interface Members
See Also  Methods 
Chili.Opf3 Namespace : ICustomPersister Interface


The following tables list the members exposed by ICustomPersister.

Public Methods

 NameDescription
 MethodLoadOverloaded.   
 MethodPersist This routine is called by the ObjectContext during save operations on the storage.

Attention: The ICustomPersister should only add an object to the PersistingTrace (see the argument) if not using the ObjectContext to save its persistent objects.  

Top

See Also