Click or drag to resize

MapperKernelCurrentRecord Property

The 1-based index of the current record in the mapper.

Namespace:  NetQuarry.Data
Assembly:  EAP.Mapper (in EAP.Mapper.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax
public int CurrentRecord { get; }

Property Value

Type: Int32

Implements

IMapperCurrentRecord
See Also