G
GiJeet
Hello, in SQL we can build a SQL query on the fly by appending strings
of commands then use the Exec() command to execute the query. Is
there a way to do the same with C# and Linq?
Thanks,
G
of commands then use the Exec() command to execute the query. Is
there a way to do the same with C# and Linq?
Thanks,
G