LINQ Question
Posted: Mon 10 Nov 2008 10:10
Hey
I try to use LINQ in my project. But there are a few points, which I don't know.
One of these points is: How to write this kind of statement in LINQ:
Select Decode(Passwort, 'Password') from Mitarbeiter
Hope, someone can help me.
THX
I try to use LINQ in my project. But there are a few points, which I don't know.
One of these points is: How to write this kind of statement in LINQ:
Select Decode(Passwort, 'Password') from Mitarbeiter
Hope, someone can help me.
THX