Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Strongly Typed Dataset Question
Message
From
17/04/2007 13:16:29
 
 
To
17/04/2007 12:56:28
General information
Forum:
ASP.NET
Category:
ADO.NET
Environment versions
Environment:
VB.NET 1.1
Miscellaneous
Thread ID:
01215567
Message ID:
01216868
Views:
9
>If you want to continue using the IIF statement (which C# doesn't have, BTW), then you can do it like this:


C# DOES have IIF :

iifValue = condition ? trueValue : falseValue;
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform