Description
This function releases any table locks that may exist on the tables
that are associated with this sditerator. Normally this isn't necessary
but if you are trying to work directly with the associated tables through
a table tool using unlock and lock should make the interaction happen
faster since the the auto-locking mechanism won't need to periodically check
to see if a lock needs to be released.