1 write to annotations
System.Data.Linq (1)
SqlClient\Query\SqlTopReducer.cs (1)
22this.annotations = annotations;
1 reference to annotations
System.Data.Linq (1)
SqlClient\Query\SqlTopReducer.cs (1)
38this.annotations.Add(select.Top, new SqlServerCompatibilityAnnotation(Strings.SourceExpressionAnnotation(select.Top.SourceExpression), SqlProvider.ProviderMode.Sql2000));