Releasing the record
- Last Updated: March 30, 2020
- 1 minute read
- OpenEdge
- Version 12.2
- Documentation
Use the RELEASE statement on all buffers
that may be out of date before the record is reread. The RELEASE statement
will clear the records from all buffers to which it is applied.
At that point, all records that the AVM reads will need to be read
from the database because a buffer copy no longer exists.