Purpose
Remove all locks held on the data server.
Class
Type
Method
Syntax
<oArrayServer>:Unlock() Æ lSuccess
Return Value
| lSuccess | Logical value, which indicates whether all locks could be removed. |
| TRUE | The locks could be removed. |
| FALSE | The 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
Page url: http://www.YOURSERVER.com/index.html?barrayserver_unlock.htm