delete_savepoint
Description:
Delete the SAVEPOINT named name
when not used anymore.
Parameters:
this |
a Connection object |
name |
name of the savepoint to delete |
Returns:
TRUE if no error occurred |