ToList(); // Project into the new type using raw SQL var blogs2 = context.Set<Blog>().FromSqlRaw( ...
確定! 回上一頁