add_savepoint


Description:

public bool add_savepoint (string? name) throws Error

Adds a SAVEPOINT named name.

Parameters:

this

a Connection object

name

name of the savepoint to add

Returns:

TRUE if no error occurred