RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TDBXReader.Next Method

Navigate to first and successive rows.

Pascal
function Next: Boolean; virtual;
C++
virtual __fastcall Boolean Next();

This method navigates to the first and successive rows of the database. It returns false when there are no more rows. 

 

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