Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Retrieving Data from Strongly Typed Dataset
Message
De
13/02/2007 16:07:43
Mike Cole
Yellow Lab Technologies
Stanley, Iowa, États-Unis
 
 
À
Tous
Information générale
Forum:
ASP.NET
Catégorie:
ADO.NET
Titre:
Retrieving Data from Strongly Typed Dataset
Versions des environnements
Environment:
VB.NET 1.1
Divers
Thread ID:
01195352
Message ID:
01195352
Vues:
75
I am having a major brain fart here... how would I do this:

ds.Tables(0).Rows(0)("NineMonthRate")

if ds was a strongly typed dataset, and table(0) is called Rate?

I would assume ds.Rate.Row(0).NineMonthRate, but intellisense doesn't like this.

I know I have done this before...

Thanks!
Very fitting: http://xkcd.com/386/
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform