OldSaveMethod: Boolean;
The OldSaveMethod property determines whether the old method of data saving is used.
Available values:
True. Use the old method of data saving using the Insert/Update operators.
False. Default value. Use a new method of data saving using the Merge operator.
The old method of data saving was used in Prognoz Platform 8.0 and earlier and is kept for compatibility.
See also: