Click or drag to resize

MapperKernelGetRecordCount Method

Determine the number of data records with the current filter and without any TopN qualifier.

Namespace:  NetQuarry.Data
Assembly:  EAP.Mapper (in EAP.Mapper.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax
protected int GetRecordCount()

Return Value

Type: Int32
The number of records.
See Also