English version of all error messages you can encounter while programming
  |   ABOUT


Localized version

'Single' ve 'SingleOrDefault' yöntemleri yalnızca son sorgu işleminde kullanılabilir. Bu örnekte bunun yerine 'FirstOrDefault' yöntemini kullanmayı deneyin.

Click to search this error in Google

English version

The methods 'Single' and 'SingleOrDefault' can only be used as a final query operation. Consider using the method 'FirstOrDefault' in this instance instead.

Click to search this error in Google



Localized version
 Turkish

Error category
 .Net Framework

Other localized versions
6 versions





Copyright © dotmedias 2012 Launched in 2012, to help programmers finding solutions