红色框框是我的答案,但是不知道对不对,想问问各位前辈们
问题描述:
答
var count = db1.Employees.Where(x => x.DepartmentID == "001").Count();