The EntityDeleteAction type exposes the following members.

Properties

  NameDescription
Public propertyAfterTransactionCompletionProcess (Inherited from EntityAction.)
Public propertyBeforeTransactionCompletionProcess (Inherited from EntityAction.)
Public propertyEntityName
Entity name accessor
(Inherited from EntityAction.)
Protected propertyHasPostCommitEventListeners (Overrides EntityAction..::..HasPostCommitEventListeners.)
Public propertyId
Entity Id accessor
(Inherited from EntityAction.)
Public propertyInstance
Entity Instance
(Inherited from EntityAction.)
Public propertyPersister
The entity persister.
(Inherited from EntityAction.)
Public propertyPropertySpaces (Inherited from EntityAction.)
Public propertySession
Session from which this action originated
(Inherited from EntityAction.)

See Also