open

open override fun open()

Open this provider. This will create the local database if it doesn't exist already. This might also communicate with the backend system (but only the first time it is called, if metadata is not available locally or if {@link com.sap.cloud.mobile.kotlin.odata.CloudSyncProvider#forceUploadOnUserSwitch CloudSyncProvider.forceUploadOnUserSwitch} and/or {@link com.sap.cloud.mobile.kotlin.odata.CloudSyncProvider#forceDownloadOnUserSwitch CloudSyncProvider.forceDownloadOnUserSwitch} is enabled).