c# Programming Glossary: enlisted
TransactionScope automatically escalating to MSDTC on some machines? http://stackoverflow.com/questions/1690892/transactionscope-automatically-escalating-to-msdtc-on-some-machines that does not support single phase notifications is enlisted in the transaction. At least two durable resources that support.. resources that support single phase notifications are enlisted in the transaction. For example enlisting a single connection..
Under what circumstances is an SqlConnection automatically enlisted in an ambient TransactionScope Transaction? http://stackoverflow.com/questions/2884863/under-what-circumstances-is-an-sqlconnection-automatically-enlisted-in-an-ambien what circumstances is an SqlConnection automatically enlisted in an ambient TransactionScope Transaction What does it mean.. Transaction What does it mean for an SqlConnection to be enlisted in a transaction Does it simply mean that commands I execute.. under what circumstances is an SqlConnection automatically enlisted in an ambient TransactionScope Transaction See questions in..
|