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

Notification function called to indicate a new transaction has started. 

 

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