<< Click to Display Table of Contents >> AdoServer:Bof Access |
![]() ![]() ![]() |
Determine if the server is at the top of the file table
ACCESS BOF CLASS AdoServer
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()