Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Verifying if a field exist in a row
Message
 
 
To
11/10/2010 12:19:09
Mike Cole
Yellow Lab Technologies
Stanley, Iowa, United States
General information
Forum:
ASP.NET
Category:
Coding, syntax and commands
Environment versions
Environment:
VB 9.0
OS:
Windows 7
Network:
Windows 2003 Server
Database:
MS SQL Server
Application:
Web
Miscellaneous
Thread ID:
01484735
Message ID:
01484745
Views:
31
>>This seems to resolve the issue:
>>
>>
>>                                ' If we have a log field
>>                                If loRow.Table.Columns.Contains(oApp.cMemberTableLogField) Then
>>
>
>Is that Linq, or a built in method?

I think it's built-in, check http://stackoverflow.com/questions/970985/ado-net-datarow-check-for-column-existance
If it's not broken, fix it until it is.


My Blog
Previous
Reply
Map
View

Click here to load this message in the networking platform