Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Predicate question
Message
De
14/06/2007 10:21:59
John Baird
Coatesville, Pennsylvanie, États-Unis
 
Information générale
Forum:
ASP.NET
Catégorie:
Autre
Versions des environnements
Environment:
C# 2.0
OS:
Windows XP SP2
Network:
Windows 2000 Server
Database:
MS SQL Server
Divers
Thread ID:
01232939
Message ID:
01233013
Vues:
16
>Hi All, anyone know of a way to filter datasets using a predicate / delegate ? the code below shows how to do it with a generic list
>

Hi Pete,

Any particular reason you want this done by a predicate? You can use DataTable.Select to filter rows, or create a DataView.RowFiter to accomplish the same thing.
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform