← Back to context Comment by bob1029 5 days ago Imagine a live SQL query you are subsequently filtering with LINQ. 1 comment bob1029 Reply klysm 3 days ago Then the ToList will force it to be evaluated on the client - not sure that situation applies
klysm 3 days ago Then the ToList will force it to be evaluated on the client - not sure that situation applies
Then the ToList will force it to be evaluated on the client - not sure that situation applies