【Linq】Value cannot be null. (Parameter 'row')

报错代码:
image

原因分析:
Linq中左连接后,取值需要处理null值;如下图修改后恢复正常.
image

posted @ 2022-03-16 17:28  拂晓径行  阅读(575)  评论(0)    收藏  举报