DBIncResult<a> defaultIncExec(a con, String query, DBHandle<a> cptr)
Usage
Databases that do not support incremental retrieval should use this function as the incexec field of their DBHandle. It will throw the Builtins::Not_Implemented Exception if called.