DomainObjects Class Library

IExecutionAware.AfterExecuteAndCommit Method 

Called by DomainObjects after the execution of all the sentences and the database commit

void AfterExecuteAndCommit(
   DatabaseSession databaseSession
);

See Also

IExecutionAware Interface | DomainObjects.Facade.Transaction Namespace