Limits the result set to the specified row limit.
Namespace:
Colygon.MatchPoint.EntityModel
Assembly:
Colygon.MatchPoint (in Colygon.MatchPoint.dll) Version: 2019.2.1.0
Syntax public DbQuery LimitTo(
int rowLimit
)
Parameters
- rowLimit
- Type: SystemInt32
Return Value
Type:
DbQuerySee Also