Torna al Thread

Dim results = records.GroupBy(Function(t) t.Cells("R_BarCode").Value.ToString).[Select](Function(t) New With {Key .BarCode = t.Key, Key .SumPrezzo = t.Sum(Function(x) x.Cells("R_Prezzo").Value)})
Copyright © dotNetHell.it 2002-2025
Running on Windows Server 2008 R2 Standard, SQL Server 2012 & ASP.NET 3.5