SQLMemTable: BDE Alternative Embedded
In-Memory Database with SQL for Delphi / C++Builder


TDataSet.UpdateCursorPos
TDataSet
Top 

Positions the cursor on the active record.

procedure UpdateCursorPos;

Description
UpdateCursorPos is an internal routine used by many dataset methods to ensure that the physical cursor is positioned on the active record. Normally an application should not need to call UpdateCursorPos. Typically UpdateCursorPos is called to ensure that the physical cursor position matches the logical cursor position.


© AidAim Software SQLMemTable: In-memory Sql Database Delph