I am trying to create a SQL statement from a LINQ that filters out the result where the ID does not In some list of integers I realize that () Method can not be used in linq in SQL, but for the purpose of explaining what I want to do, this is what I want to do:
nextInvention = (In the IContext.Inventions inv.DateSubmitted ascending selection by inv. By inv. First & lt; Search & gt; ();
Any ideas how can I go about doing this?
Thank you!
Comments
Post a Comment