CacheSize

This property specifies the number of records from a recordset that are cached locally in memory.

Syntax

recordset.CacheSize

Remarks

ADOCE does not use this property. It always returns a value of 1 and ignores any attempts to set it.