Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Returning all the fields
Message
De
25/02/2012 13:13:56
 
 
À
25/02/2012 11:31:31
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:
01536260
Message ID:
01536555
Vues:
31
>>Can you give an example. I'm assuming the question refers to 'Linq to Sql' which I've not used but I thought that a linq expression always required a Select (or maybe a GroupBy) clause ?
>
>Here is an example:
>
>
>                oUser = (From ClientReference
>                 In oClient.GetUsers()
>                 Where (ClientReference.Numero = 1)).FirstOrDefault()
>
Thanks - I was thinking of query syntax........
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform