ADM Addenda : Query manipulation on cached DataObjects
Query manipulation on cached DataObjects
Introduced:
OpenEdge R10.1C
DataObjects that use caching now support client-side query manipulation. This enables Progress Dynamics filter support and enables you to use ADM2's filter source with cached SDOs.
Note that only criteria added with assignQuerySelection are applied to the cached SDO on the client. The addQueryWhere and setQueryWhere methods have no effect on the cached query.