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.MaxRecords

rst.MaxRecords

Syntax

put rst.MaxRecords
rst.MaxRecords=10

Sets or gets

Integer
value that indicates the maximum number of records to return to a Recordset from a query.

Description

Sets or gets the MaxRecords property of the wrapped ADODB.Recordset object. Use the MaxRecords property to limit the number of records that the provider returns from the data source. The default setting of this property is zero, which means the provider returns all requested records. The MaxRecords property is read/write when the Recordset is closed and read-only when it is open.

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