1 write to sql
System.Data.Linq (1)
SqlClient\Query\SqlTopReducer.cs (1)
23this.sql = sql;
1 reference to sql
System.Data.Linq (1)
SqlClient\Query\SqlTopReducer.cs (1)
33select.Top = sql.Value(val.ClrType, val.SqlType, val.Value, false, val.SourceExpression);