ExternalDataSourceTableRecordSet.<External source name>.<External data source table name>.OnWrite
Syntax:
Parameters:
<Cancel>
The set's writing in the database cancel flag.
Default value: False.
<Replacing>
Set write mode.
True - the set records in the database are replaced by writing.
False - the current record set is added to the database by writing.
Description: