AdsTableOptions.AdsAOFResolveImmediate

AdsTableOptions

Advantage TDataSet Descendant

Indicates whether or not to remove all records from the result set that do not pass the filter if it cannot be fully optimized.

Syntax

property AdsTableOptions.AdsAOFResolveImmediate;

Description

This property indicates whether or not to remove all records from the result set that do not pass the filter if it cannot be fully optimized. The default and recommended value for this property is False.

See Advantage Optimized Filters for AOF details.

See Also

AdsOptimizedFilters

Filter