BtServer:IndexOrd()
<< Click to Display Table of Contents >>
BtServer:IndexOrd()
|
|
Purpose
Return the ordinal position of the controlling order in the order list.
Prototype
METHOD INDEXORD ( ) CLASS BtServer
Return
LONG An integer numeric value. The value returned is equal to the position of the controlling index in the list
of open indexes for the current work area.
A value of 0 indicates that there is no controlling index and records are being accessed in natural order.
See Also