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

Notification function called to indicate a transaction is about to be terminated. 

 

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