Navigation:  Classes > bArrayServer >

bArrayServer:Recall()

Print this Topic    Previous pageReturn to chapter overviewNext page

Purpose

Recall the current record if marked as deleted.

Class

bArrayServer

Type

Method

Syntax

<oArrayServer>:Recall() Æ lSuccess

Return Value

lSuccessA logical value that indicates whether the current record was recalled.
TRUEThe record was recalled.
FALSEThe record could not be recalled.
Data Type:Logic

Description

bArrayServer:Recall() recalls the current record if marked as deleted. After successful execution the server sends a NotifyRecordChange message.

 

To recall all records marked as deleted, use the method bArrayServer:RecallAll().

See Also

bArrayServer:Delete()

bArrayServer:RecallAll()

 


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