RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TBDEDataSet.PSReset Method

Resets the dataset so that it is positioned on the first record.

Pascal
procedure PSReset; override;
C++
virtual __fastcall PSReset();

The provider calls PSReset to reposition the dataset on the first record before fetching records. 

 

Copyright(C) 2008 CodeGear(TM). All Rights Reserved.
What do you think about this topic? Send feedback!