MapperKernelRecordsPerPage Property |
The number of records per page in the mapper. In mappers other than datasheets this is generally 1.
Namespace:
NetQuarry.Data
Assembly:
EAP.Mapper (in EAP.Mapper.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax public int RecordsPerPage { get; }
Public ReadOnly Property RecordsPerPage As Integer
Get
Property Value
Type:
Int32Implements
IMapperRecordsPerPageSee Also