DataSource.getMaxRecords

Overview | Methods | This Package | All Packages

DataSource.getMaxRecords

Retrieves the maximum number of records to return from a query.

Syntax

public int getMaxRecords()

Return Value

Returns the number of records to be returned from a query in a recordset.

See Also   setMaxRecords, ADO MaxRecords property