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.