3 references to SqlGrouping
System.Data.Linq (3)
SqlClient\Query\QueryConverter.cs (2)
1593
SqlExpression keyGroup = new
SqlGrouping
(elementType, this.typeProvider.From(elementType), keyExpr, ss, this.dominatingExpression);
1615
SqlExpression resultExpr = new
SqlGrouping
(elementType, this.typeProvider.From(elementType), keyExpr, ss, this.dominatingExpression);
SqlClient\Query\SqlDuplicator.cs (1)
429
SqlGrouping n = new
SqlGrouping
(g.ClrType, g.SqlType,