OrderingRefineStr property |
Applies to
TIB_BDataset
Declaration
Property OrderingRefineStr : string;
Description
This property stores the buffer that is used by the IncSearchString()
method to perform incremental searching.
It directly correlates with the refinement criteria used to make incremental
searching much more efficient with large Datasets.