Entity framework 4 and multiple database

后端 未结 3 1886
悲&欢浪女
悲&欢浪女 2020-12-11 04:27

Something changes or it still not support this? For example join database1.dbo.Users and database2.dbo.Addresses

3条回答
  •  离开以前
    2020-12-11 04:37

    See answer to similar question:

    Entity Framework - Inserting entity with multiple models and databases

提交回复
热议问题