Microsoft SDK for Java

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

© 1999 Microsoft Corporation. All rights reserved. Terms of use.