clear

open fun clear()
open fun clear(completionHandler: (Result<Unit>) -> Unit)

Clear the {@link com.sap.cloud.mobile.kotlin.odata.OfflineDataService#syncProvider OfflineDataService.syncProvider}, destroying the local database. This does not communicate with the backend system.