Components | All | New | MacOS | Windows | Linux | iOS | ||||
Examples | Mac & Win | Server | Client | Guides | Statistic | FMM | Blog | Deprecated | Old |
Events.Reset
Resets the event store.
Component | Version | macOS | Windows | Linux | Server | iOS SDK |
Events | 6.2 | ✅ Yes | ❌ No | ❌ No | ❌ No | ✅ Yes |
MBS( "Events.Reset" )
Parameters
none
Result
Returns OK or error.
Description
Resets the event store.You can use this method to forget ALL changes made to the event store (all additions, all fetched objects, etc.). It essentially is as if you released the store and then created a new one. It brings it back to its initial state. All objects ever created/fetched, etc. using this store are no longer connected to it and are considered invalid.
Release notes
- Version 9.1
- Fixed problem with Events.Reset function.
Example Databases
Blog Entries
This function checks for a license.
Created 10th March 2016, last changed 10th March 2016