How to prevent from getting empty record error?

前端 未结 0 472
醉话见心
醉话见心 2020-11-30 16:01

I am trying to get records from two tables in on which may or may not contain records so below is my code

var res = (from info in AppDB.Info
                          


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