The IPostDatabaseOperationEventArgs type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
| Entity | The entity involved in the database operation. | |
| Id | The id to be used in the database operation. | |
| Persister |
The persister for the Entity.
| |
| Session |
Returns the session event source for this event.
This is the underlying session from which this event was generated.
(Inherited from IDatabaseEventArgs.) |