SDAC
Releases a record lock.
TCustomDADataSet
procedure UnLock;
Call the Unlock method to release the record lock made by the Lock method before.
Unlock is performed by rolling back to the savepoint set by the Lock method.