BtServer:Recall()

 

<< Click to Display Table of Contents >>

Navigation:  Server Classes > BtServer Class >

 

BtServer:Recall()

 

Previous pageReturn to chapter overviewNext page

 

Purpose

 

 

Recall the current record

 

 

 

Prototype

 

 

METHOD Recall CLASS BtServer

 

 

 

Return

 

 

LOGIC                TRUE if the record was deleted and could be recalled.

 

 

 

Description

 

 

Records can not be deleted in a BTrieve environment. This method will only work when the current record is deleted, but the delete operation has not been written to the table.

 

 

 

See Also

 

 

BtServer, BtServer:Delete(), BtTable:Recall()