Overview | Methods | This Package | All Packages
Sets the maximum number of records to return from a query.
Syntax
public void setMaxRecords( int maxRecords )
Parameters
maxRecords
The maximum number of records to return.
See Also getMaxRecords, ADO MaxRecords property