BtServer:Deleted Access

 

<< Click to Display Table of Contents >>

Navigation:  Server Classes > BtServer Class >

 

BtServer:Deleted Access

 

Previous pageReturn to chapter overviewNext page

 

Purpose

 

 

Is the current record deleted ?

 

 

 

Prototype

 

 

ACCESS Deleted CLASS BtServer

 

 

 

Return

 

 

LOGIC                TRUE when the current record was deleted, but not written to the table

 

 

 

Description

 

 

This access only returns true when the current record has been deleted, and the actual delete has not been written to the table.

 

 

 

See Also

 

 

BtServer