API Reference > bentleyjs-core > BeSQLite > ChangeSetApplyOption ChangeSetApplyOption Enumeration Options that specify how to apply ChangeSets. Members Name Value Description None 0 ChangeSet won't be used. Merge 1 ChangeSet will be merged into the Db Reverse 2 ChangeSet will be reversed from the Db Reinstate 3 ChangeSet will be reinstated into the Db Defined in core/bentley/src/BeSQLite.ts Line 188 Last Updated: 12 June, 2024