Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
More complicated with Linq
Message
De
11/04/2012 12:06:44
 
 
À
11/04/2012 11:05:56
Information générale
Forum:
ASP.NET
Catégorie:
LINQ
Versions des environnements
Environment:
VB 9.0
OS:
Windows 7
Network:
Windows 2003 Server
Database:
MS SQL Server
Application:
Web
Divers
Thread ID:
01540963
Message ID:
01541089
Vues:
36
This message has been marked as a message which has helped to the initial question of the thread.
You may also want to look at the ToTraceString function (http://msdn.microsoft.com/en-us/library/system.data.objects.objectquery.totracestring.aspx). This will show you the actual command that gets executed against your database. You'll need to save off your query without the FirstOrDefault to use it though, and you may have to cast the query as System.Data.Objects.ObjectQuery.
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform