Hi,
I have a dynamic SQL string which I want to evaluate and return as a LINQ-object.
Is there any easy way to do this in C#? Have tried googleing it, but haven't found anything.. So all(or most) answers are appreciated.
Best Regards, Robin
Hi,
I have a dynamic SQL string which I want to evaluate and return as a LINQ-object.
Is there any easy way to do this in C#? Have tried googleing it, but haven't found anything.. So all(or most) answers are appreciated.
Best Regards, Robin