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

Notification function called to indicate a transaction has ended. 

 

  • transactionAborted
  • transactionAboutToAbort
  • transactionAboutToEnd
  • transactionAboutToStart
  • transactionStarted
Copyright © 2002–2020. Open Design Alliance. All rights reserved.