AdoRecordSet:CacheSize Assign

<< Click to Display Table of Contents >>

Navigation:  Ado Classes > AdoRecordset Class >

AdoRecordSet:CacheSize Assign

Previous pageReturn to chapter overviewNext page

Purpose

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

 

Prototype

ASSIGN CacheSize ( lSize AS LONG  )  AS LONG PASCAL CLASS AdoRecordSet

 

Argument(s)

lSize        Long: New Cache Size

 

 

See Also

AdoRecordSet, AdoRecordSet:CacheSize