TransactionsIsolationLevel.RepeatableRead

Description:

The isolation level of external data source transactions at which the reading operation returns data recorded in other transactions as of the time the transaction starts, the operation of writing on data changed in other transactions ends with error (the Serializable level of the behavior can be ensured, which depends on the external source of data).

    

1C:Enterprise Developer's Community