<< Click to Display Table of Contents >> AdoServer:Bof |
![]() ![]() ![]() |
Determine if the server is at the top of the file table
PROPERTY BOF
LOGIC True if pointer is at top of table.
True if you attempt to move the record pointer before the start of the table. Also returns true if there are no records in the current table.
AdoServer, AdoServer:EOF, AdoServer:GoTop()