The following tables list the members exposed by ObjectPersistingEventArgs.
| Name | Description | |
|---|---|---|
| Object | Returns the object that is affected by the current operation. This object is persisted to the storage. | |
| ObjectInfo | Returns the ObjectInfo object that contains state information about the persistent object. | |
| Query | Specifies the IQuery of the current operation. |