Navigation:  Classes > bArrayServer >

bArrayServer:Pack()

Print this Topic    Previous pageReturn to chapter overviewNext page

Purpose

Removes all records marked as deleted from the server.

Class

bArrayServer

Type

Method

Syntax

<oArrayServer>:Pack() Æ lSuccess

Return Value

lSuccessA logical value to indicate if the deleted records were removed or not.
TRUEThe deleted records were removed.
FALSEThe deleted records could not all be removed.
Data Type:Logic

Description

After successful execution the server sends a NotifyFileChange message.

See Also

bArrayServer:Delete()

bArrayServer:Notify()

 


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