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; }
ReadOnly Property datasheet_AjaxRowCountThreshold As Integer
Get
Property Value
Type:
Int32Ignore AjaxRowCount, if set, if the mapper's primary query exceeds this threshold (specified in milliseconds).
See Also