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