Linq语句无法使用Int.Parse()进行数据类型转换
报错内容:LINQ to Entities does not recoginze the method 'Int32 Parse(System.String)'...
重要知识:Linq内部不能使用Int.Parese(string)来进行数据类型转换

报错内容:LINQ to Entities does not recoginze the method 'Int32 Parse(System.String)'...
重要知识:Linq内部不能使用Int.Parese(string)来进行数据类型转换
