Linq to SQL如何工作? [英] How does the Linq to SQL works?

查看:61
本文介绍了Linq to SQL如何工作?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我在项目中使用Linq to SQL.我从使用它的SQL存储过程中获取数据.它运行完美,但是我不完全了解LINQ SQL如何与SQL Server内部进行通信,在获取数据后它将在哪里存储数据?从哪里获得连接字符串?

I use Linq to SQL in my project. I fetch data from a SQL Stored procedure using it. It works perfectly, but I dont understand exactly how does LINQ SQL communicates with SQL server internally, where does it stores the data after fetching it? From where it gets the connection string?

先谢谢了.

推荐答案

更好地阅读: 查看全文

登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆