DbServer.GetLocate Method (Typed) | |
Retrieve the code block of the current LOCATE condition, or NIL if no code block is set.
Namespace:
XSharp.VO.SDK
Assembly:
XSharp.VORDDClasses (in XSharp.VORDDClasses.dll) Version: 2.19
Syntax Remarks
DBServer:GetLocate() returns the FOR condition code block used in the Locate() method.
See Also