Click or drag to resize

MapperKernelMoveNew Method

Move to a new record.

Namespace:  NetQuarry.Data
Assembly:  EAP.Mapper (in EAP.Mapper.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax
public bool MoveNew()

Return Value

Type: Boolean
True if movement succeeded, else false.

Implements

IMapperMoveNew
See Also