CACHE attribute
- Last Updated: January 18, 2024
- 1 minute read
- OpenEdge
- Version 12.8
- 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.