Location:
D32DBMS.H
class TDbBookmark;
Saves the current location of a rowset, enabling rapid navigation back to a previously visited row or position in the set.
Instances of this class are returned by RDbRowSet::Bookmark()
, which can later be passed to RDbRowSet::GotoL()
to return to the row which was current at the call to Bookmark().
Defined in TDbBookmark
:
TMark