id | IsEnquiry | ================= 1 true 2 false 3 false 4 true
如何通过使用Linq查询获取IsEnquiry = true的id计数
请帮我写一下查询.
谢谢,巴拉特
linq
linq ×1