del_prepared_statement
Description:
Removes any prepared statement associated to gda_stmt in this: this undoes what
add_prepared_statement does.
Parameters:
| this |
a Connection object |
| gda_stmt |
a Statement object |