Click or drag to resize

DbServer.ClearOrderScope Method (Typed)

X#
Set or clear the boundaries for scoping key values in the controlling order.

Namespace:  XSharp.VO.SDK
Assembly:  XSharp.VORDDClasses (in XSharp.VORDDClasses.dll) Version: 2.19
Syntax
 VIRTUAL METHOD ClearOrderScope() AS LOGIC
Request Example View Source

Return Value

Type: Logic
Remarks
DBServer:ClearOrderScope() resets the values set by the DBServer:OrderScope() method.
See Also