DbLimitExpression.Limit Property

 

Gets the expression that specifies the limit on the number of elements returned from the input collection.

Namespace:   System.Data.Entity.Core.Common.CommandTrees
Assembly:  EntityFramework (in EntityFramework.dll)

public DbExpression Limit { get; }