Close

Relief for ODA Team in Ukraine

Learn more
ODA Drawings SDK
OdDgTransactionReactor::transactionAboutToAbort Method
Syntax
C++
virtual void transactionAboutToAbort(OdDgDatabase* pDb);

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

 

Parameters
Description
pDb
[in] Pointer to the database sending the notification.
  • transactionAborted
  • transactionAboutToEnd
  • transactionAboutToStart
  • transactionEnded
  • transactionStarted
Copyright © 2002-2022. Open Design Alliance All rights reserved.