BtTable:ClearOrderScope()

 

<< Click to Display Table of Contents >>

Navigation:  Support Classes > BtTable Class >

 

BtTable:ClearOrderScope()

 

Previous pageReturn to chapter overviewNext page

 

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

 

 

BtTable