InformationRegisterRecordSet.<Information register name>.Write
Syntax:
Parameters:
<Replace> (optional)
Determines existing record replacement mode in accordance with current filter settings. If True, existing records will be deleted before saving. False - records will be appended to those already existing in the information base.
Default value: True.
Description:
Availability:
Note:
Example:
RatesSet.Write(); |