Function CSPODBCRecordset::SetBookmark()

Description:
Fetches the row associated with the specified bookmark.

Prototype:
bool SetBookmark(const CSPVariant& varBookmark);

Arguments:
  • const CSPVariant& varBookmark [IN]
    The bookmark of the row to fetch.



Return value:
If successful, it returns true. Otherwise, it returns false.

See also:
member function GetBookmark, UseBookmarks()
CSPODBCRecordset | ODBC support classes | Class Categories | Online help home | Back

www.micronovae.com

Copyright © 2002 - 2005 Micronovae Ltd