DomainObjects Class Library

IExecutionAware Methods

The methods of the IExecutionAware interface are listed below. For a complete list of IExecutionAware interface members, see the IExecutionAware Members topic.

Public Instance Methods

AfterExecute Called by DomainObjects after the execution of the sentence
AfterExecuteAllSentences Called by DomainObjects after the execution of all the sentences
AfterExecuteAndCommit Called by DomainObjects after the execution of all the sentences and the database commit
BeforeExecute Called by DomainObjects before the execution of the persistence sentence
BeforeExecuteAllSentences Called by DomainObjects before any execution in the transaction

See Also

IExecutionAware Interface | DomainObjects.Facade.Transaction Namespace