clear

abstract fun clear()

Clear this provider. This will {@link com.sap.cloud.mobile.kotlin.odata.DataSyncProvider#close() DataSyncProvider.close} the local database, and then delete the database file(s). If the application has other active threads which may try to use the database while it is being cleared, the deletion of the database file(s) might fail.