OldSaveMethod: Boolean;
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.
Старый метод сохранения данных использовался в версиях Prognoz Platform до 8.0 и оставлен для совместимости.
См. также: