For a list of all members of this type, see ICustomPersister members.
| Name | Description | |
|---|---|---|
| Load | Overloaded. | |
| Persist |
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. |