CACHE attribute
- Last Updated: February 11, 2026
- 1 minute read
- OpenEdge
- Version 13.0
- Documentation
Specifies how many records a NO-LOCK query should hold in memory.
Data type: INTEGER
Access: Readable/Writeable
Applies to: Query object handle
Note
The CACHE attribute corresponds to the CACHE option of the DEFINE QUERY statement.