Microsoft SDK for Java

getRecordCount

This method of the Recordset class indicates the current number of records in a Recordset object.

Syntax

public int getRecordCount();

Return Value

Returns an integer indicating the number of records.

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