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; }
Public ReadOnly Property CurrentRecord As Integer
Get
Property Value
Type:
Int32Implements
IMapperCurrentRecordSee Also