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; }
ReadOnly Property RecordsPerPage As Integer
Get
Property Value
Type:
Int32See Also