TransactionsIsolationLevel.ReadUncommitted

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 rewrites the data (the ReadCommitted level or a higher level of the behavior can be ensured, which depends on the external source of data).

    

1C:Enterprise Developer's Community