I want to execute my linq query which is in string format. Is there any way to execute string as linq to sql

后端 未结 0 1034
借酒劲吻你
借酒劲吻你 2020-12-15 00:44

Is there any way to execute string as linq to sql query like my query is var anothertest = " where dri.routeId=1"; var test = "from dri in applicationDbContex

相关标签:
回答
  • 消灭零回复
提交回复
热议问题