NPersistence Reference Guide
Assembly: NPersistence (in NPersistence.dll) Version: 2.0.0.0 (2.0.0.0)
Set the position of the first result to retrieve.
Namespace: NPersistenceAssembly: NPersistence (in NPersistence.dll) Version: 2.0.0.0 (2.0.0.0)
Syntax
| C# |
Query SetFirstResult( int startPosition )
Parameters
- startPosition
- Int32
position of the first result,
Return Value
the same query instance
Exceptions
| Exception | Condition |
|---|---|
| System..::..ArgumentException | if the argument is negative |