BtTable:ClearOrderScope()
<< Click to Display Table of Contents >>
BtTable:ClearOrderScope()
|
|
Purpose
Set or clear the boundaries for scoping key values in the controlling order.
Prototype
METHOD ClearOrderScope AS LOGIC PASCAL CLASS BtTable
Return
LOGIC Was the scope cleared (False when no order selected)
Description
BtTable:ClearOrderScope() resets the values set by the BtServer:OrderScope() method.
See Also