ExternalDataSourceTableRecordSet.<External source name>.<External data source table name>.BeforeWrite

Syntax:

BeforeWrite(<Replacing>, <Cancel>)

Parameters:

<Replacing>

Type: Boolean.
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.

<Cancel>

Type: Boolean.

Default value: False.

    

1C:Enterprise Developer's Community