Icon FilterOptimizeLevel Property

property FilterOptimizeLevel: TFilterOptimizeLevel

Usage

Use the FilterOptimizeLevel property to determine the optimization level of the current expression filter specified via the Filter property.

You may examine this property after the Filtered property is set to True.

Information This property is only used in the context of the descendant TDBISAMTable and TDBISAMQuery components.
Image