XBase.First
First()
Type:
Boolean.
True indicates that first record has been received; otherwise it is
False.
Positions the object in the first record. If the current index is not set, the object is positioned in the first record in the database table. If it is set, the object is positioned in the record having the lowest expression value for the current index (the opposite is true if the index was created with the "Descending" flag set).
Thin client, server, thick client, external connection.