select CID,count(CID),ClassName from OrderRelation orde group by CID,ClassName,TimeLimit having orde.TimeLimit <DATEADD(MONTH,-1,GETDATE())怎么转换为拉姆达公式
a=a.where( Func expr = x => x / 2;)就这样的格式前面的也可以不用写