Symbian
Symbian OS Library

SYMBIAN OS V9.3

[Index] [Spacer] [Previous] [Next]



Location: D32DBMS.H

Class TDbBookmark

class TDbBookmark;

Description

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().

Members

Defined in TDbBookmark:
TMark

See also:


Member structures


Struct TMark

struct TMark;

Description

Stores a database bookmark.

Members

Defined in TDbBookmark::TMark:
ESize, anonymous, iMark

Member enumerations


Enum anonymous

n/a

Description

ESize

Member data


iMark

TUint32 iMark;

Description