Click or drag to resize

featurePropertiesdatasheet_AjaxRowCountThreshold Property

Ignore AjaxRowCount, if set, if the mapper's primary query exceeds this threshold (specified in milliseconds).

Namespace:  SystemProperties
Assembly:  EAP.Mapper (in EAP.Mapper.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax
int datasheet_AjaxRowCountThreshold { get; }

Property Value

Type: Int32
Ignore AjaxRowCount, if set, if the mapper's primary query exceeds this threshold (specified in milliseconds).
See Also