If you used some LINQ and the query is currently an IQueryable , you can use the method AsDbQuery to tell the compiler that's a DbQuery . This restriction is ...
確定! 回上一頁