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