close

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

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