Code Stage - C# Linq SQL
Hello everyone, I am trying to develop an code for BluePrism using C#. For this code, I am trying to use LINQ to create a Query. However, the code stage does not understand the command lines of the Query. var results = FROM e in dt1 right join c in d...