BeforeRequeryArgsTopN Property |
Gets the TOPN setting for the upcoming query -- that is, the maximum number of records requested.
If the extension provides data in
Data it may choose to ignore this value
and provide additional data which may help with the
RecordCount
determination.
Namespace:
NetQuarry.Data
Assembly:
EAP.Core (in EAP.Core.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax Public ReadOnly Property TopN As Integer
Get
Property Value
Type:
Int32See Also