Navigation:  Classes > bArrayServer >

bArrayServer:Close()

Print this Topic    Previous pageReturn to chapter overviewNext page

Purpose

Close the data server.

Class

bArrayServer

Type

Method

Syntax

<oArrayServer>:Close() Æ lSuccess

Return Value

lSuccessA logical value determines whether the data server was closed or not.
TRUE= The data server was closed successfully.
FALSE= The data server could not be closed.
Data Type:Logic

Description

bArrayServer:Close() closes the data server and removes the current filter condition, all created orders and the data.

 

Before the data server is closed, it calls the method bArrayServer:Commit() and sends a NotifyClose message.

See Also

bArrayServer:Commit()

bArrayServer:Notify()

 


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