Integer
value that indicates the number of records from a Recordset object that are cached locally in memory.
Description
Sets or gets the CacheSize property of the wrapped ADODB.Recordset object. Use the CacheSize property to control how many records the provider keeps in its buffer and how many to retrieve at one time into local memory.