Navigation:  Classes > bArrayServer >

bArrayServer:FLock()

Print this Topic    Previous pageReturn to chapter overviewNext page

Purpose

Lock the entire data server for exclusive access.

Class

bArrayServer

Type

Method

Syntax

<oArrayServer>:FLock() Æ lSuccess

Return Value

lSuccessLogical value, which indicates whether the data server could be locked.
TRUEThe data server could be locked.
FALSEThe data server could not be locked..
Data type:Logic

Description

bArrayServer:FLock() does not really lock the data server but merely returns the value TRUE. The method exists only to maintain compatibility with DBServer classes.

See Also

bArrayServer:RLock()

bArrayServer:Unlock()

 


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