Microsoft SDK for Java

DataSource.setMaxRecords

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

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