Function CSPODBCRecordset::GetBookmark()
Description:
Retrieves the bookmark of the current row.
 |
Prototype:
CSPVariant GetBookmark() const;
Arguments:
No arguments (void).
Return value:
Returns a CSPVariant containing the bookmark data.
See also:
member function SetBookmark, UseBookmarks()
|
|