Close

Relief for ODA Team in Ukraine

Learn more
ODA Drawings SDK
OdDbDatabase::flushAllTransactedChanges Method
Syntax
C++
virtual bool flushAllTransactedChanges();

Flush all the changes made during first transaction started on this database object.

true if transaction is active false otherwise.

Forces all the objects modified in transaction to send reactor notifications and mark them to be in non-modified state. Does nothing if there is no active transaction.

Copyright © 2002-2022. Open Design Alliance All rights reserved.