1 write to _limit
System.Data.Entity (1)
System\Data\Common\CommandTrees\RelationalExpressions.cs (1)
431
this.
_limit
= limit;
1 reference to _limit
System.Data.Entity (1)
System\Data\Common\CommandTrees\RelationalExpressions.cs (1)
443
public DbExpression Limit { get { return this.
_limit
; } }