Entity Framework 6 Code First function mapping

后端 未结 4 777
青春惊慌失措
青春惊慌失措 2020-12-05 13:18

I want integrate Entity Framework 6 to our system, but have problem.

  1. I want to use Code First. I don’t want to use Database First *.edmx file for other reasons
4条回答
  •  猫巷女王i
    2020-12-05 14:09

    now Entity Framework is not beta, so maybe you solved your problem, but this one solved my problem How to use scalar-valued function with linq to entity?

提交回复
热议问题