Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
VFP had LINQ back in 1995
Message
De
31/10/2009 15:32:43
Cetin Basoz
Engineerica Inc.
Izmir, Turquie
 
 
À
31/10/2009 10:01:23
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Divers
Thread ID:
01432190
Message ID:
01432518
Vues:
94
It can basically do "Query" on anything that can be enumerated. Can generate sets. Compare and mix sets. What else would you expect? If you are asking about CRUD operations on persisted source then that is basically the duty of classes where it feeds the data (ie: Entity Framework, ObjectContext has SaveChanges() method to propagate insertions, deletions and updates to source).

PS: BTW Linq is extensible and already extending (ability to do queries in parallel and distributed are the most striking features from my POV).

>so what else besides getting data out of a database can it do?
>
>Peter
Çetin Basöz

The way to Go
Flutter - For mobile, web and desktop.
World's most advanced open source relational database.
.Net for foxheads - Blog (main)
FoxSharp - Blog (mirror)
Welcome to FoxyClasses

LinqPad - C#,VB,F#,SQL,eSQL ... scratchpad
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform