These are not as many cases of COM + support as "Can operations with entity infrastructure go into the Enterprise Transaction Area?" the answer is yes. EF should not know that other operations in a transaction are through COM +. It just needs to match .NET support for distributed transactions. It just so happens that this is still done through MSDTC, but these are more implementation details that EF really don't need to know.
source share