Function CSPODBCRecordset::IsEOF()

Description:
Determines whether the End Of File ( EOF ) is reached.

Prototype:
bool IsEOF() const;

Arguments:
No arguments (void).

Return value:
If the End Of File is reached it returns true. Otherwise, it returns false.

See also:
member function IsBOF()
CSPODBCRecordset | ODBC support classes | Class Categories | Online help home | Back

www.micronovae.com

Copyright © 2002 - 2005 Micronovae Ltd