Click or drag to resize

DataServer.UnLock Method (Typed)

X#
Remove all locks held on this data server.

Namespace:  XSharp.VO.SDK
Assembly:  XSharp.VOSystemClasses (in XSharp.VOSystemClasses.dll) Version: 2.19
Syntax
 VIRTUAL METHOD UnLock(
	 nRecno AS LONG
) AS LOGIC
Request Example View Source

Parameters

nRecno
Type: Long

Return Value

Type: Logic
TRUE if successful; otherwise, FALSE.
See Also