Function CSPODBCRecordset::NextRow()

Description:
Fethes the next row of the recordset.

Prototype:
bool NextRow();

Arguments:
No arguments (void).

Return value:
If successful, it returns true. Otherwise, it returns false.

See also:
member functions FirstRow(), LastRow(), PrevRow(), GetRow()
CSPODBCRecordset | ODBC support classes | Class Categories | Online help home | Back

www.micronovae.com

Copyright © 2002 - 2005 Micronovae Ltd