Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Seeking DataSet
Message
Information générale
Forum:
ASP.NET
Catégorie:
ADO.NET
Titre:
Divers
Thread ID:
00749790
Message ID:
00749829
Vues:
25
DataRowCollection has Find() method. You can do something like this:
myDataSet.Tables[myTable].Rows.Find(CustomerId);
>Dear All,
>
>Is there a way to seek the DataSet (ADO.NET) like old ADO?
>if not how to find records, is't by using sql commands only?
>
>Thanks for the help
- Jayesh
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform