NPersistence Reference Guide
The position of the first result the query object was set to retrieve. Returns 0 if setFirstResult was not applied to the query object.

Namespace: NPersistence
Assembly: NPersistence (in NPersistence.dll) Version: 2.0.0.0 (2.0.0.0)

Syntax

   
 C# 
int GetFirstResult()

Return Value

position of the first result

See Also