BtTable:Recall()

 

<< Click to Display Table of Contents >>

Navigation:  Support Classes > BtTable Class >

 

BtTable:Recall()

 

Previous pageReturn to chapter overviewNext page

 

Purpose

 

 

Remove the deletion flag from the current record

 

 

 

Prototype

 

 

METHOD Recall (  )  AS LOGIC PASCAL CLASS BtTable

 

 

 

Return

 

 

LOGIC                Was the record marked for deletion

 

 

 

Description

 

 

Remove the deletion flag from the current record. This only works if the delete has not been fysically written, since fysically deleted records can not be recalled in Btrieve

 

 

 

See Also

 

 

BtTable