Quantcast
Channel: User David Silva-Barrera - Stack Overflow
Viewing all articles
Browse latest Browse all 37

Comment by David Silva-Barrera on The cast to value type 'Double' failed because the materialized value is null

$
0
0
There are no 2 queries but only one. The Where method does not actually make a query but prepares one and the call to Any makes the real db-query. Any way I prefer the @Jitendra Pancholi solution, which makes @Maarten two statements in one with the ?? operator.

Viewing all articles
Browse latest Browse all 37

Trending Articles