AdoRecordSet:PageSize Access

<< Click to Display Table of Contents >>

Navigation:  Ado Classes > AdoRecordset Class >

AdoRecordSet:PageSize Access

Previous pageReturn to chapter overviewNext page

Purpose

How many records constitute one page in the Recordset

 

Prototype

ACCESS PageSize AS LONG PASCAL CLASS AdoRecordSet

 

Return

LONG        How many records are on a page. The default is 10.

 

See Also

AdoRecordSet, AdoRecordSet:PageSize