Destroys the specified savepoint without affecting any work that has been performed after its creation.
procedure ReleaseSavepoint(const Name: string);
Call the ReleaseSavepoint method to destroy the specified savepoint without affecting any work that has been performed after its creation.