Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Deleting orders - one more time
Message
De
30/05/2009 17:13:02
 
Information générale
Forum:
ASP.NET
Catégorie:
ADO.NET
Versions des environnements
Environment:
C# 3.0
OS:
Windows XP
Network:
Windows 2003 Server
Database:
MS SQL Server
Divers
Thread ID:
01402330
Message ID:
01402803
Vues:
55
The DataTable.HasChanges() was a new method in 2.0. The previous 1.1 version only had DataSet.HasChanges() ... so that may (or may not <g>) have some bearing on why it wasn't put into CF ... I bet they just forgot. <g>

~~Bonnie



>>
>>I just checked the docs and a program. The hasChanges method exists on the DataSet but not the datatable. Because I used datatables throughout the program, I created the method for that in the biz object. I could have used the table.dataset.haschanges()........ but at the time(1 year ago), this seemed to be a better way to do it.
>
>Interesting - thanks for the follow up. Some of the things the included and excluded in the CF are a little weird.
Bonnie Berent DeWitt
NET/C# MVP since 2003

http://geek-goddess-bonnie.blogspot.com
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform