Class to represent database bookmarks used in ODBC. More...
#include <rvc/dbtable.h>
Public Member Functions | |
| BOOKMARK (const BOOKMARK &rhs) | |
| BOOKMARK (UINT32 Bookmark=0) | |
| UINT32 | GetValue () const |
| BOOKMARK & | operator= (const BOOKMARK &rhs) |
| bool | operator== (const BOOKMARK &rhs) const |
Class to represent database bookmarks used in ODBC.
| RVC::DBTABLE::BOOKMARK::BOOKMARK | ( | UINT32 | Bookmark = 0 |
) | [inline, explicit] |
Default constructor.
| RVC::DBTABLE::BOOKMARK::BOOKMARK | ( | const BOOKMARK & | rhs | ) | [inline] |
Copy constructor.
| UINT32 RVC::DBTABLE::BOOKMARK::GetValue | ( | ) | const [inline] |
| bool RVC::DBTABLE::BOOKMARK::operator== | ( | const BOOKMARK & | rhs | ) | const [inline] |
1.6.1