Navigation:  Classes > bArrayServer >

bArrayServer:RecallAll()

Print this Topic    Previous pageReturn to chapter overviewNext page

Purpose

Recall all records marked as deleted.

Class

bArrayServer

Type

Method

Syntax

<oArrayServer>:RecallAll() Æ lSuccess

Return Value

lSuccessA logical value that indicates whether all records were recalled.
TRUEAll records were recalled.
FALSEAll records could not be recalled.
Data Type:Logic

Description

bArrayServer:RecallAll() recall all as deleted marked records. After successful execution the server sends a NotifyFileChange message.

 

To recall only the current record, the method bArrayServer:Recall() can be used.

See Also

bArrayServer:Delete()

bArrayServer:Recall()

 


Page url: http://www.YOURSERVER.com/index.html?barrayserver_recallall.htm