Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Retrieving Data from Strongly Typed Dataset
Message
From
13/02/2007 16:07:43
Mike Cole
Yellow Lab Technologies
Stanley, Iowa, United States
 
 
To
All
General information
Forum:
ASP.NET
Category:
ADO.NET
Title:
Retrieving Data from Strongly Typed Dataset
Environment versions
Environment:
VB.NET 1.1
Miscellaneous
Thread ID:
01195352
Message ID:
01195352
Views:
76
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/
Next
Reply
Map
View

Click here to load this message in the networking platform