char dal_mas_ret_qmd_fld (idf)

Returns the local search mode for the table field passed.

Input Parameter Significance
DtvLong idf Field ID

Output Parameter Significance
none -

Return Code Significance
Value Local search mode:
0 = no case sensitivity
'I' = INSENSITIVE, ignore case
'S' = SENSITIVE, consider case

If a field-specific case-sensitivity has been set, the global sensitivity set by the default variable QUERYMODE will be ignored for the corresponding field.