OrderBy(x => Enum.Parse(typeof(Order), x.Status.ToString())).Take(10);. It is important to do sorting and filtering on the SQL server, ...
確定! 回上一頁