Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Adding calculated field in a dataset
Message
De
25/04/2006 01:24:02
 
 
À
25/04/2006 01:21:14
Information générale
Forum:
ASP.NET
Catégorie:
Bases de données
Divers
Thread ID:
01116186
Message ID:
01116188
Vues:
13
This message has been marked as the solution to the initial question of the thread.
Try this...
MyTable.Columns.Add("TotalDifference", typeof(System.Decimal), "Field1 - Field2");
Kevin
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform