BtServer:Bof Access

 

<< Click to Display Table of Contents >>

Navigation:  Server Classes > BtServer Class >

 

BtServer:Bof Access

 

Previous pageReturn to chapter overviewNext page

 

Purpose

 

 

Determine if the server is at the top of the file table

 

 

 

Prototype

 

 

ACCESS Bof CLASS BtServer

 

 

 

Return

 

 

LOGIC                True if pointer is at top of table.

 

 

 

Description

 

 

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.

 

 

 

See Also

 

 

BtServer, BtServer:EOF, BtServer:GoTop()