The raw SQL query can be executed using the Query method and map the result to a strongly typed list with a one to one relation. string sql = "SELECT * FROM ...
確定! 回上一頁