DtvLong dal_mas_set_lxk_mas (idm, lxk)

Sets the Longtext-Keep flag.

Input Parameters Significance
DtvLong idm mask Id
char lxk 1 = Longtext is written into the mask right at the first access to the database
0 = Longtext must be explicitly fetched

Output Parameters Significance
none -

Return Code Significance
1 no mask Id passed

Note! Immediately fetching Longtexts is much more efficient, but can result in higher memory usage.