Advantage Client Engine
Positions the given table to the first record
UNSIGNED32 |
AdsGotoTop (ADSHANDLE hObj); |
hObj (I) |
Handle of table, cursor, or index order. |
If the handle given as hObj is the handle of a table or cursor, the table (or cursor) is positioned at the top of its natural order. The record on which it positions is the first record starting from record 1 (one) that satisfies current filter conditions. If the handle passed is an index order handle, the table is positioned at the top of the current logical order, obeying both current filters and scopes.