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

Notification function called to indicate a new transaction is about to start. 

 

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