OrderingRefinePos property

Applies to
TIB_BDataset

Declaration
Property OrderingRefinePos : smallint;

Description
The character position that will begin the incremental search.

For tables of over 1,000 records a value of 1 may improve responsiveness.

For tables of 5,000 - 10,000 a value of 2 and for 50,000 above 4 or 5 may be appropriate.

It will depend most upon how your server is set up and the type of connection you are working with. If you are using a modem then a higher value may be best.

If set to 0 then no refinement will happen and all records will be brought to the client.