Method DeleteAllObjectsAsync
- Namespace
- WhalesSecret.TradeScriptLib.API
- Assembly
- WhalesSecret.TradeScriptLib.dll
DeleteAllObjectsAsync()
Deletes all object from the persistent storage.
Task<int> DeleteAllObjectsAsync()
Returns
Exceptions
- DatabaseErrorException
Thrown if a database error occurred.