Purpose
Lock the entire data server for exclusive access.
Class
Type
Method
Syntax
<oArrayServer>:FLock() Æ lSuccess
Return Value
| lSuccess | Logical value, which indicates whether the data server could be locked. |
| TRUE | The data server could be locked. |
| FALSE | The 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
Page url: http://www.YOURSERVER.com/index.html?barrayserver_flock.htm