ADSEvalAOF()

Evaluate a filter expression to determine its optimization level

Syntax

ADSEvalAOF(<cFilter>) --> nOptimizationLevel

Arguments

<cFilter> Expression to test.

Returns

Values are defined in ads.ch: ADS_OPTIMIZED_FULL, ADS_OPTIMIZED_PART, ADS_OPTIMIZED_NONE. IMPORTANT NOTE: These values are NOT the same as those returned by dbOrderInfo().

Description

See ACE.HLP for full details about the Advantage Database Server.

Status

Ready

Compliance

Harbour extension

Platforms

Windows 32-bit

Files

Library is RddAds Header is ads.ch

See Also