0

I'm trying to convert a stored procedure to linq but i have gone stuck on the last part where is says

   WHERE 
    ISNULL([feature].featuretypegroup, @id) = @id AND LanguageParameters.company = @company

What does the function ISNULL and how do i translate this to linq?

Ronald Wildenberg
  • 31,634
  • 14
  • 90
  • 133
Daniel Gustafsson
  • 1,725
  • 7
  • 37
  • 78

0 Answers0