A list of products available on this site
Documentation for XtraMania's xtras
Prices and links to the online store
Xtras, PDFs, samples
Have a question? Ask us!
Contacts
Logo. www.xtramaina.com  
Home Search E-mail
ADOxtra Reference/rst.PageSize

rst.PageSize

Syntax

put rst.PageSize
rst.PageSize=10

Sets or gets

Integer
value that indicates how many records constitutes one page in the Recordset.

Description

Sets or gets the PageSize property of the wrapped ADODB.Recordset object. Use the PageSize property to determine how many records make up a logical page of data. Establishing a page size allows you to use the AbsolutePage property to move to the first record of a particular page.
This property can be set at any time, and its value will be used for calculating the location of the first record of a particular page.

Site homeSearchContact author © Eugene Shoustrov. www.xtramania.com