Microsoft SDK for Java

getPageCount

This method of the Recordset class indicates how many pages of data the Recordset object contains.

Syntax

public int getPageCount();

Return Value

Returns an integer indicating the number of pages.

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