LINQ to SQL is translated to SQL calls and executed on the specified database while LINQ to Objects is executed in the local machine memory .
確定! 回上一頁