DomainObjects Class Library

IExecutionAware.BeforeExecuteAllSentences Method 

Called by DomainObjects before any execution in the transaction

void BeforeExecuteAllSentences(
   DatabaseSession databaseSession
);

See Also

IExecutionAware Interface | DomainObjects.Facade.Transaction Namespace