Debugging Support
.NET Framework 4.5
LINQ to SQL provides general debugging support for LINQ to SQL projects. Debugging LINQ
Debugging LINQ
Debugging LINQ
LINQ to SQL also provides special tools for viewing SQL code. For more information, see the topics in this section.
In This Section
- How to: Display Generated SQL
- Describes how to use DataContext properties to view query activity.
- How to: Display a ChangeSet
- Describes how to show changes being sent to the database.
- How to: Display LINQ to SQL Commands
- Describes how to display SQL commands and other information.
- Troubleshooting
- Presents common scenarios whose causes might be hard to determine.
See Also
Copyright © 2012 by Microsoft Corporation. All rights reserved.
Build Date: