Connection.releaseSavepoint

Destroys savepoint in the current transaction block.

struct Connection
void
releaseSavepoint
(
Savepoint s
)

Parameters

s
Type: Savepoint

savepoint to destroy

Meta