DbServer.ClearLocate Method (Typed) | |
Clear the LOCATE condition of the server, if any.
Namespace:
XSharp.VO.SDK
Assembly:
XSharp.VORDDClasses (in XSharp.VORDDClasses.dll) Version: 2.19
Syntax VIRTUAL METHOD ClearLocate() AS LOGIC
public virtual bool ClearLocate()
Request Example
View SourceReturn Value
Type:
Logic
TRUE if successful; otherwise, FALSE.
See Also