Skip to content
#

bulk

Here are 209 public repositories matching this topic...

Powerz
Powerz commented Dec 7, 2020

Hi guys,

I have a small question regarding the way Linq2Db treats ambient transactions (TransactionScope).

In the example (see below), if the first query runs before an instance of transaction scope is created, then the ambient transaction will be ignored. However, if the first query runs after the transaction scope is created, then the transaction will be respected.

This behavior looks m

Improve this page

Add a description, image, and links to the bulk topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the bulk topic, visit your repo's landing page and select "manage topics."

Learn more