Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我正在寻找类似于Linq DataContext 中的 Log 属性的功能。
所有执行的 SQL 都写入 Trace,因此您可以使用 TraceListener 访问。