Accuracer: The First And Only Cross-Platform BDE Replacement
Client-Server Single-File Embedded Database with SQL for Delphi / C++Builder / Kylix


TDataSet.Bookmark
TDataSet
Top 

Specifies the current bookmark in the dataset.

type TBookmarkStr: String;
property Bookmark: TBookmarkStr;

Description
Bookmark gets or sets the current bookmark in a dataset. A bookmark marks a location in a dataset so that an application can easily return to that location quickly.

An application can read Bookmark to retrieve the bookmark associated with the current record, and it can position the cursor in the dataset by assigning a saved bookmark value to this property.


© AidAim Software Accuracer: Client Server Single-file Bde Replacement Delphi Database Embedded Databas