Click or drag to resize

DbServer.ClearOrderScope Method

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

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

Return Value

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