Won't Fix
Details
Assignee
UnassignedUnassignedReporter
John DuckworthJohn DuckworthLabels
Components
Affects versions
Priority
MinorWho's Looking?
Open Who's Looking?
Details
Details
Assignee
Unassigned
UnassignedReporter
John Duckworth
John DuckworthLabels
Components
Affects versions
Priority
Who's Looking?
Open Who's Looking?
Created April 10, 2012 at 11:34 AM
Updated March 6, 2013 at 9:09 AM
Resolved November 11, 2012 at 9:39 PM
Linq query fails when trying to sum a decimal: session.Query<Payment>().Where(x => x.Customer.Id == 4).Sum(x => x.Amount);
.NET version 4, SQL server 2008