BtTable:GoTop()
<< Click to Display Table of Contents >>
BtTable:GoTop()
|
|
Purpose
Position the table at the first record.
Prototype
METHOD GoTop ( ) AS LOGIC PASCAL CLASS BtTable
Return
LOGIC TRUE when succesfull, FALSE when the table, scope or filter is empty or when an error occurs
See Also