MapperKernelRowCountKnowable Property |
Determines if the mapper can determine the total number of rows in the current filter.
Namespace:
NetQuarry.Data
Assembly:
EAP.Mapper (in EAP.Mapper.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax protected bool RowCountKnowable { get; }
Protected ReadOnly Property RowCountKnowable As Boolean
Get
Property Value
Type:
BooleanSee Also