ADO CacheSize Property

The CacheSize property sets or returns a long value that specifies the number of records thatcan be cached locally in memory.The value must be greater than 0."

Syntax

objRecordset.CacheSize

❮ Complete Recordset Object Reference