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