The following tables list the members exposed by ICustomPersister.
| 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. |