abandonChanges Method
Abandon changes in memory that have not been saved as a Txn to this iModelDb.
abandonChanges(): void
@note This will not delete Txns that have already been saved, even if they have not yet been pushed.
Returns - void
Defined in
- core/backend/src/IModelDb.ts Line 796
Last Updated: 03 April, 2025
Found something wrong, missing, or unclear on this page?Raise an issue in our repo.