Notitie
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen u aan te melden of de directory te wijzigen.
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen de mappen te wijzigen.
LINQ to SQL provides general debugging support for LINQ to SQL projects. Debugging LINQ to SQL
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 (LINQ to SQL)
Describes how to use DataContext properties to view query activity.How to: Display a ChangeSet (LINQ to SQL)
Describes how to show changes being sent to the database.How to: Display LINQ to SQL Commands (LINQ to SQL)
Describes how to display SQL commands and other information.Troubleshooting (LINQ to SQL)
Presents common scenarios whose causes might be hard to determine.