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