abandonChanges Method

Abandon any local changes in this container. If the write lock is currently held, it is released. This function fails with BE_SQLITE_BUSY if one or more clients have open read or write transactions on any database in the container.

abandonChanges(): void

Returns - void

Last Updated: 20 June, 2023