Navigation:  Classes > bArrayServer >

bArrayServer:Unlock()

Print this Topic    Previous pageReturn to chapter overviewNext page

Purpose

Remove all locks held on the data server.

Class

bArrayServer

Type

Method

Syntax

<oArrayServer>:Unlock() Æ lSuccess

Return Value

lSuccessLogical value, which indicates whether all locks could be removed.
TRUEThe locks could be removed.
FALSEThe locks could not be removed.
Data type:Logic

Description

bArrayServer:Unlock() does not really remove all locks but merely returns the value TRUE. The method is implemented only as a compatibility measure with DBServer classes.

See Also

bArrayServer:FLock()

bArrayServer:RLock()

bArrayServer:RLockVerify()

 


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