failure
abstract fun failure(error: String, result: SqliteResultCode.Failure): SqliteVtabIntegrityCallback.Result(source)
Writes error to pzErr and returns result to SQLite.
Calling this methods means that the xIntegrity method itself encountered problems while trying to evaluate the virtual table content.