RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
IProviderSupport.PSReset Method

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

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

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

 

GetRecords 

AS_GetRecords

Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
What do you think about this topic? Send feedback!