Close

Relief for ODA Team in Ukraine

Learn more
ODA Drawings SDK
OdDbTransactionReactor::transactionAboutToStart Method
Syntax
C++
virtual void transactionAboutToStart(OdDbDatabase* pDb);

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

 

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