Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Getting datarow type
Message
From
31/12/2003 13:32:40
 
 
To
31/12/2003 13:20:59
Rex Mahel
Realm Software, Llc
Ohio, United States
General information
Forum:
ASP.NET
Category:
ADO.NET
Miscellaneous
Thread ID:
00863189
Message ID:
00863192
Views:
20
>>How can I get the type of a datarow in a strongly typed datatable?<

Rex,

I assume you meant the type of a Column, not a DataRow.
MyDataSet.MyTable[0].MyColumn.GetType();
~~Bonnie
Bonnie Berent DeWitt
NET/C# MVP since 2003

http://geek-goddess-bonnie.blogspot.com
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform