Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Getting unrelated rows from a DataTable
Message
De
20/05/2005 14:21:11
 
Information générale
Forum:
ASP.NET
Catégorie:
ADO.NET
Versions des environnements
Environment:
C# 1.1
OS:
Windows XP SP2
Network:
Windows 2003 Server
Database:
MS SQL Server
Divers
Thread ID:
01016157
Message ID:
01016305
Vues:
9
Hi Chad,

Thanks for your reply, I didn't know you could use IN for the DataTable.Rows.Select(string) method. This will also help me in creating filters for DataViews. I'll still have to dynamically create a comma delimited string comprising the primary key values (something I try to avoid as it can create problems later) but this should be rather straight forward using string.join or a regular expression.

Thanks again,

Andrew
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform