Biztalk Xslt Question:

What is isolation level?

Tweet Share WhatsApp

Answer:

This property defines the degree of isolation between the state changes performed by different atomic transactions. This is not applicable for Long-Running transactions. BizTalk supports three isolation levels. These are ‘Read Committed’, ‘Repeatable Read’ and ‘Serializable’. The last one being the default value.

Download Biztalk Xslt PDF Read All 30 Biztalk Xslt Questions
Previous QuestionNext Question
Explain me what is the difference between a “Message Assignment” shape and an “Expression” shape?Tell us what are adapters? What do we need it?