An interface to let the apps define the actions to take when the following errors are detected
database corruption
See Also:
IDatabaseErrorHandler Members
Syntax
[Android.Runtime.Register("android/database/DatabaseErrorHandler", "", "Android.Database.IDatabaseErrorHandlerInvoker")]
public interface
IDatabaseErrorHandler :
Android.Runtime.IJavaObject,
IDisposableRemarks
An interface to let the apps define the actions to take when the following errors are detected
database corruption
[Android Documentation]
Requirements
Namespace: Android.Database
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 11