Try OpenEdge Now
skip to main content
ABL Reference
Handle Attributes and Methods Reference : CACHE attribute
 

CACHE attribute

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.