The Persister type exposes the following members.
Methods
Name | Description | |
---|---|---|
OnAlter |
Return the ActionResult object when the alter action occurs
| |
OnClose |
Return the ActionResult object when closing action occurs
| |
OnLoad |
Return the ActionResult object when loading action occurs
| |
OnOpen |
Return the ActionResult object when opening action occurs
| |
OnRead |
Return the ActionResult object when reading action occurs
| |
OnWrite |
Return the ActionResult object when writing action occurs
|