OrderingParam property

Applies to
TIB_Dataset

Declaration
Property OrderingParam : TIB_Column;

Description
Paramerer used to improve performance when dealing with large datasets.

This is in order to use dataset refinement with any operation that seeks a record in the buffered dataset.

This really only applies when working with a buffered dataset but it is declared at a lower level in abstract fashion.