Connection.addSavepoint

bool addSavepoint(string name = null)

Adds a SAVEPOINT named name.

Parameters

namename of the savepoint to add

Returns

TRUE if no error occurred

Throws

[ConnectionException]