SQLWhereLow property |
Applies to
TIB_Dataset
Declaration
Property SQLWhereLow : TStrings;
Description
During the OnPrepareSQL cycle a self contained boolean expression can
be added into the WHERE clause at different priority levels.
There are three levels that accumulate WHERE clause criteria and at that last
of the cycle these values are taken and placed into the SQL statement sent
to the server according to this priority scheme.