Navigation:  DAO Object Classes > DaoQueryDef Class >

DaoQueryDef:CacheSize Access/Assign

Previous pageReturn to chapter overviewNext page

Purpose

A long value that holds the number of records retrieved from an ODBC data source that will be cached locally. It has to fall between 5 and 1200 (limited by available memory) which specifies the number of records that will be cached locally. A typical value is 100. A setting of 0 turns off caching

 

Class

DaoQueryDef