<< Click to Display Table of Contents >>
MaxRowCount
The maximum number of rows.
Prototype
integer MaxRowCount
Example
var ds = This.GetDataSet();
_DEBUG("MaxRowCount " + ds.MaxRowCount);
See Also
Maximum Rows(File store CSV dataset), Maximum Rows(HTTP store CSV dataset)