Click or drag to resize

IMapperMoveLast Method

Move to the last record in the mapper.

Namespace:  NetQuarry.Data
Assembly:  EAP.Core (in EAP.Core.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax
bool MoveLast()

Return Value

Type: Boolean
True if movement succeeded, else false.
See Also