DBIncResult<a> defaultIncExecPrepared(DBStatement<a> con, [Maybe<String> ] params)
Usage
Databases that do not support prepared statements should use this function in the incexecp field of their DBHandle. It will throw the Builtins::Not_Implemented Exception if called.