Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Ver. 1.1 NewRow() changes?
Message
Information générale
Forum:
ASP.NET
Catégorie:
The Mere Mortals .NET Framework
Divers
Thread ID:
00866777
Message ID:
00866970
Vues:
26
Stephen,

>Seems that this no longer works, but compiles? In the whats new doc it states that this is now a datarow function instead of a dataset.

The only difference here is the NewRow() method returns the new DataRow rather than returning a boolean value. You should still have a new DataRow in your DataSet after executing this method. If you don't think you have a new DataRow, I recommend stepping through the code to see what's going on.

Regards,
Kevin McNeish
Eight-Time .NET MVP
VFP and iOS Author, Speaker & Trainer
Oak Leaf Enterprises, Inc.
Chief Architect, MM Framework
http://www.oakleafsd.com
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform