DtvLong dal_dmi_set_dis (flg)

Sets an internal flag to execute the next database Select with DISTINCT.

Input Parameter Significance
char flg Distinct mode flag:
0 = Select without DISTINCT [Default]
1 = Select with DISTINCTt

Output Parameter Significance
none -

Return Code Significance
0 OK

DISTINCT collates identical lines within the result.