API Reference > OdDb Classes > OdDbTransactionReactor Class > OdDbTransactionReactor Methods > OdDbTransactionReactor::endCalledOnOutermostTransaction Method
OdDbTransactionReactor::endCalledOnOutermostTransaction Method
Syntax
C++
virtual void endCalledOnOutermostTransaction(OdDbDatabase* pDb);
Parameters 
Description 
OdDbDatabase* pDb 
[in] Pointer to the database sending the notification. 

Notification function called to indicate the outermost transaction has ended. 

 

Copyright © 2002–2020. Open Design Alliance. All rights reserved.