June 2001
Intermediate to advanced
620 pages
19h 29m
English
Recordset.MaxRecords Property — (Versions 2.0, 2.1, 2.5, 2.6)
recordset.MaxRecords = maxrecords
The MaxRecords property indicates the maximum number of records to be returned to a recordset from a query.
Long
The MaxRecords property is read- and write-enabled when the Recordset object is open, but read-only when it is closed. A value of 0 (default) indicates that all of the valid records will be returned from a query.
Read now
Unlock full access