Click or drag to resize

IMapperRecordsPerPage Property

The number of records per page in the mapper. In mappers other than datasheets this is generally 1.

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

Property Value

Type: Int32
See Also