What is isolation level?

Submitted by: Muhammad
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.
Submitted by: Muhammad

Read Online Biztalk Xslt Job Interview Questions And Answers