CacheSize

This property indicates the number of records from a Recordset object 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.