Where(b => b.Name == "EF Core for Smarties") .ToList();. Entity Framework Core will translate the LINQ expression and execute the following SQL ...
確定! 回上一頁