bool db::Query::is_bof (  )  const [virtual]

Check whether the cursor has passed the beginning of the table.

Returns:
  • True if the cursor has moved past the beginning of the table.
  • False if the cursor has not moved past the beginning of the table.
See also:
seek_prior, is_eof

Implements db::UniCursor.


Copyright © 2005-2008 ITTIA®. All rights reserved.