DataServer.UnLock Method | |
Remove all locks held on this data server.
Namespace:
VO
Assembly:
VOSystemClasses (in VOSystemClasses.dll) Version: 2.19
Syntax VIRTUAL METHOD UnLock() AS USUAL CLIPPER
[ClipperCallingConventionAttribute(new string[] { ... })]
public virtual Usual UnLock()
Request Example
View SourceReturn Value
Type:
Usual
TRUE if successful; otherwise, FALSE.
See Also