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()
Protected Function GetRecordCount As Integer
Return Value
Type:
Int32The number of records.
See Also