Use Select and Select many Together in Linq

后端 未结 0 389
故里飘歌
故里飘歌 2021-01-15 17:06

I am trying to get the company id in the following query.

List companyIds=new List {4, 5, 6, 7};
   var result = reservationRepository.W         


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