AdoRecordSet:CacheSize

<< Click to Display Table of Contents >>

Navigation:  Ado Classes > AdoRecordset Class >

AdoRecordSet:CacheSize

Previous pageReturn to chapter overviewNext page

Purpose

The number of records from a Recordset object that are cached locally in memory.

 

Prototype

PROPERTY CacheSize AS LONG 

 

Data Type

See Also

AdoRecordSet