Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Lookup from a view
Message
From
13/01/2005 17:19:13
 
 
To
13/01/2005 17:13:41
General information
Forum:
ASP.NET
Category:
Databases
Miscellaneous
Thread ID:
00976908
Message ID:
00976971
Views:
32
You can directly specify the datatable within the dataset...
MyDataSet.Tables["mytable"].PrimaryKey....

or

MyDataSet.Tables[0].PrimaryKey...
Kevin
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform